Page 1 of 1

zend_optimizer5: error on Word Press

Posted: Mon Aug 10, 2015 6:32 am
by simonmlewis
[text][Thu Aug 06 13:15:45 2015] [error] [client 78.150.37.222] Failed loading
/usr/local/dh/apache/template/phpext/zend_optimizer5/ZendOptimizer.so:
/usr/local/dh/apache/template/phpext/zend_optimizer5/ZendOptimizer.so:
cannot open shared object file: No such file or directory, referer:
http://www.site.com/?attachment_id=9874[/text]

A client of mine is getting this error in their logs.

They don't have Zend installed. they wonder if WordPress installed it during a recent update. I personally doubt that but any ideas?

We also read that we need to remove zend from php.ini, but WP doesn't update that file does it??

Re: zend_optimizer5: error on Word Press

Posted: Mon Aug 10, 2015 6:38 am
by Celauran
WordPress certainly shouldn't have write access to your php.ini and does not add Zend Optimizer. You most likely do need to remove that line from php.ini and restart Apache, though.