Zend Optimizer is a popular piece of software, that is required to execute files protected with Zend Guard. The aforementioned encodes files created in PHP 4, PHP 5, PHP 7 and PHP 8 to protect them from reverse engineering and not authorized usage, thus guarding copyright protected source code. When you want to protect your custom-made script, for example, you will be able to employ Zend Guard and your program code will not be human readable, but you will also need Zend Optimizer on the server where you host your site. A number of ready-made script-driven applications, especially ones that are paid, also require Zend Optimizer to work effectively as their core code is usually not free to change. Sites that use the tool are generally faster because their code is already optimized and precompiled.

Zend Optimizer in Website Hosting

All the website hosting accounts that we offer are set up on our state-of-the-art cluster platform and Zend Optimizer is present on all servers that are a part of the clusters. Consequently, you can install and execute script-driven applications which need Zend irrespective of the package that you pick upon registration. The intuitive Hepsia Control Panel which is provided with the accounts shall make the management of your web presence a piece of cake and enabling Zend Optimizer makes no exception as it'll take only a single click to do this. In addition, more experienced users can also place a php.ini file in a given domain folder and use Zend just for a particular domain name. As you can switch between many different PHP versions, you'll be able to activate Zend Optimizer for them in the very same way and run both new and older applications from the same account.

Zend Optimizer in Semi-dedicated Hosting

You are able to activate Zend Optimizer with each semi-dedicated server that we offer and it'll take you just a few clicks to do this. When you sign in to the Hepsia Control Panel, you need to go to the PHP Configuration section where you'll find various options and On/Off buttons for all of them. Zend is one of these options, which means that you do not have to do anything more complicated than clicking on its button. Since you can also switch the PHP version for your account through the same section, you will need to activate Zend for any new version that you use. Furthermore, we have also left the possibility for more experienced users to set both the PHP version as well as the status of Zend Optimizer manually by putting a php.ini file in a particular domain folder. The file will have effect just for this particular site, but not for the website hosting account in general.