Home » Categories » Multiple Categories

Do you support Zend Optimizer?

Zend Optimizer, which is software to optimise and protect your PHP by encoding it into a machine readable format, is available to use on our servers. 

However, we do not support the optimised code directly. Once you use Zend Optimizer on your code, you will need to support that code yourself.

Occasionally, you can get an error about it when you run your PHP scripts.

This can happen because you have placed a php.ini (or php4.ini) file in the same directory as the script.  This disrupts Zend Optimizer and prevents it from running.

If you move the php.ini file from the directory into your root directory (above the public_html directory), your script will be able to function correctly and pick up the Zend module.

1 (12)
Article Rating (12 Votes)
Rate this article
  • Icon PDFExport to PDF
Related Articles
What is Java and what can it do?
Added on Fri, Mar 13, 2015
Can you add this specific PHP or Perl module?
Added on Mon, Mar 16, 2015
What Java support is in place on your servers?
Added on Mon, Mar 16, 2015
What is the absolute path to sendmail?
Added on Mon, Mar 16, 2015
What is ASP?
Added on Fri, Mar 13, 2015