This error sometimes appears when the Zend Optimizer isn't correctly set in your php.ini. There is a quick and easy way to get this done. Please find the outlined steps below: How to copy / paste a new php.ini file into your /public_html/ # cd /home/<cpanel-username>/public_html/ # cp /usr/local/lib/php.ini php.ini # chown <cpanel-username>:<cpanel-username> php.ini
ERROR MESSAGE THAT YOU MAY SEE:
[29-Mar-2009 09:44:56] PHP Warning: Zend Optimizer for PHP 5.2.x cannot be found (expected at \'/usr/local/Zend/lib/Optimizer/php-5.2.x/ZendOptimizer.so\') - try reinstalling the Zend Optimizer in Unknown on line 0
How to find the location of your main php.ini file:
- 0 Users Found This Useful
Related Articles
Powered by WHMCompleteSolution