There is something strange in here showed up after my web hosting "Bluehost" had been down for almost 1 day. I get this error:
PHP Code:
The component "Zend Optimizer" is not installed on the Web Server and therefore cannot service encoded files. Please download and install the Zend Optimizer (available without charge) on the Web Server.
as if my web hosting doesn't support Zend optimizer, but I could see the feature is ON.
I use PHP 5.4 (FastCGI) and I'm wondering if everyone is the same or different on this!!
any idea ??
Update: I had to copy some zend opimizer url path from php5.2 fast-cgi to php5.4 fast-cgi and it works perfect!!