Zend Optimizer is a well-known software, that's required to run files protected with Zend Guard. The aforementioned encodes files created in PHP 4, PHP 5, PHP 7 and PHP 8 in order to protect them from reverse engineering and unauthorized use, thus guarding copyrighted source code. In case you need to protect your custom-written script, for instance, you can employ Zend Guard and your code will no longer be human readable, but you'll also need Zend Optimizer on the server where you host your website. Many pre-made script-driven applications, particularly ones which are paid, also need Zend Optimizer in order to operate correctly because their core code is generally not free to modify. Websites that use the tool are often speedier since their program code is already optimized and precompiled.

Zend Optimizer in Cloud Hosting

All of the cloud hosting accounts that we provide are generated on our state-of-the-art cluster platform and Zend Optimizer is present on all the servers which are part of the clusters. Consequently, you'll be able to install and execute script-driven applications which require Zend whatever the plan that you pick upon registration. The easy to work with Hepsia Control Panel which is included with the accounts will make the management of your web presence a breeze and enabling Zend Optimizer makes no exception because it will take a single click to do this. Of course, more experienced users can also put a php.ini file in a given domain folder and activate Zend just for a specific domain name. As you can switch between numerous PHP releases, you can activate Zend Optimizer for them in the very same way and manage both new and older applications in the same account.

Zend Optimizer in Semi-dedicated Hosting

Zend Optimizer is installed on all of the servers that comprise our cluster hosting platform, therefore you are able to use it for your script-driven applications with any of our semi-dedicated server packages. It'll be available all the time even if you change the PHP release for your account since our feature-rich platform will allow you to choose between PHP 4, 5.2, 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2. Both changing your version and activating Zend Optimizer for the new one takes a few clicks in the PHP Configuration area of the Hepsia website hosting Control Panel which is used to control the semi-dedicated accounts. Furthermore, you can even use a different release of PHP and enable or disable Zend for each individual site that you host from your account. This is possible by employing a php.ini file in a domain folder with just a few lines of code in it. In case you do not have previous experience and you aren't sure how to do this, our 24/7 technical support can assist you.