doukui2011 2013-11-12 16:07
浏览 107
已采纳

ZendExtensionManager.so:无法打开共享对象文件

I just updated my apache installation (via easyapache in cpanel) so that mod_deflate would be enabled and I also updated PHP from 5.3 to 5.4 in the process. After doing this I found a redirect loop was happening on a Wordpress site on the server.

After banging my head against a wall I opened a question on Wordpress Answers: https://wordpress.stackexchange.com/questions/123037/redirect-loop-in-wp-admin - the answers led to the conclusion that the error resulted from the php version update.

I found the following error appears in my apache error log every time I try accessing the page with the redirect loop:

[Tue Nov 12 15:46:40 2013] [error] [client 151.230.62.182] Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: cannot open shared object file: No such file or directory [Tue Nov 12 15:46:40 2013] [error] [client 151.230.62.182] Premature end of script headers: index.php

That error iterates itself several times each time I attempt to access the /wp-admin/ url.

I've checked and there is no folder /usr/local/Zend/ - is that bad? If so how can I go about fixing this issue.

Any help is greatly appreciated!

  • 写回答

1条回答 默认 最新

  • doucai9270 2013-11-12 16:57
    关注

    Ultimately the only answer I found was to revert the PHP version back to 5.3 - issue solved for now.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效
  • ¥15 悬赏!微信开发者工具报错,求帮改