Zend Optimizer is a popular software, that is required to execute files encoded with Zend Guard. The latter encodes files written in PHP 4, PHP 5, PHP 7 and PHP 8 so as to protect them from reverse engineering and unauthorized use, thus guarding copyrighted source code. If you want to protect your custom-written script, for example, you'll be able to employ Zend Guard and your program code won't be human readable, but you will also need Zend Optimizer on the server where you host your site. A lot of pre-made script-driven applications, in particular ones which are paid, also require Zend Optimizer so as to function properly as their core code is often not free to modify. Sites which use the tool are usually quicker as their program code is already optimized and precompiled.
Zend Optimizer in Shared Hosting
All shared hosting accounts that we provide are created on our advanced cluster platform and Zend Optimizer is installed on all servers which are a part of the clusters. Therefore, you can set up and run script-driven applications that require Zend whatever the plan that you pick upon signup. The intuitive Hepsia Control Panel that is provided with the accounts will make the control over your world wide web presence a piece of cake and enabling Zend Optimizer is not an exception due to the fact that it'll take just a single click to do this. Of course, more experienced users can also insert a php.ini file in a particular domain folder and enable Zend just for a particular domain. As you can switch between many different PHP versions, you will be able to 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
We've installed Zend Optimizer on all servers which are part of our cutting-edge cloud web hosting platform and since all semi-dedicated server accounts are created on it, you'll be able to enable and use Zend for any kind of script app which you wish to use with just a single click. You may also choose the PHP release which will be active for your account, thus if you move to another release, you just have to go to the Advanced part of your Hepsia web hosting Control Panel and click on the On button for Zend Optimizer - it's as simple as that. If you switch 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 just for a separate site by putting a php.ini file with the required program code inside the corresponding domain folder.