[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??
zend_optimizer5: error on Word Press
Moderator: General Moderators
-
simonmlewis
- DevNet Master
- Posts: 4435
- Joined: Wed Oct 08, 2008 3:39 pm
- Location: United Kingdom
- Contact:
zend_optimizer5: error on Word Press
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
All the best from the United Kingdom.
Re: zend_optimizer5: error on Word Press
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.