"Zend Optimizer not installed" after I updated to Ubuntu 10.04

Posted by Eugene on Server Fault See other posts from Server Fault or by Eugene
Published on 2010-05-04T21:25:24Z Indexed on 2010/05/04 21:29 UTC
Read the original article Hit count: 617

Filed under:
|
|

Hi guys,

I've just updated from 9.10 to 10.04. Everything seems to run fine except for zend optimizer which is throwing "Zend Optimizer not installed" error. I went to php.ini and the following line is still there Code:

zend_extension=/etc/php5/ZendOptimizer.so

Also I checked that the file does exist and that the php.ini I am looking at is in fact the php.ini file that is being used by the server. Please let me know if you have any ideas about how to fix or debug this.

Thanks, Eugene

© Server Fault or respective owner

Related posts about ubuntu

Related posts about zend-optimizer