Zend Optimizer is a popular software, which is required to run files encoded with Zend Guard. The latter encodes files created in PHP 4, PHP 5, PHP 7 and PHP 8 in order to protect them from reverse engineering and not authorized use, thus guarding copyright protected source code. When you want to protect your custom script, for example, you are able to take advantage of Zend Guard and your program code will no longer be human readable, but you'll also need Zend Optimizer on the server where you host your blog. Countless ready-made script-driven apps, especially ones which are paid, also require Zend Optimizer to work properly because their core code is ordinarily not free to change. Internet sites which use the tool are often quicker since their code is already optimized and precompiled.

Zend Optimizer in Shared Hosting

If you buy a Linux shared hosting from us, you have the option to pick the PHP version, which will be active for the account according to what your script apps need. You can activate Zend Optimizer with just a single click in the Advanced area of your Hepsia web hosting Control Panel for any of the releases that we offer - 4, 5.2, 5.3, 5.4 and 5.5. Once you go to this area, you will be able to employ a compact tool which will allow you to manage the php.ini file for the account and enable or disable PHP extensions through On and Off buttons, therefore you won't need any previous knowledge since activating Zend Optimizer is as easy as clicking a button. More experienced users can do the same by placing a php.ini file with the needed program code in a specific domain folder. If you need any assistance to activate the tool, you will be able to contact our technical support team anytime.

Zend Optimizer in Semi-dedicated Hosting

We've set up Zend Optimizer on all the servers which are a part of our hi-tech cloud web hosting platform and due to the fact that all semi-dedicated server accounts are created on it, you can activate and use Zend for any kind of script application which you need to use with no more than a click. You may also pick the PHP version that will be active for your account, therefore if you switch to a different release, you just need to go to the Advanced part of your Hepsia hosting Control Panel and click on the On button for Zend Optimizer - it is as simple as that. In case you change the version back, Zend will already be active. More experienced users will also have the opportunity to set the PHP version and to activate Zend Optimizer only for a separate website by putting a php.ini file with the required program code inside the corresponding domain folder.