`
hongtoushizi
  • 浏览: 360724 次
  • 性别: Icon_minigender_1
  • 来自: 天津
社区版块
存档分类
最新评论

Failed loading xdebug.so: xdebug.so: cannot open shared object file: No such fi

    博客分类:
  • php
阅读更多

xedug刚开始配置如下:

zend_extension="xdebug.so"

发生错误如下:

 Failed loading xdebug.so:  xdebug.so: cannot open shared object file: No such file or directory

 

解决方案:zend_extension="/usr/lib/php5/20090626/xdebug.so"。 xdebug的安装,在配置so文件的时候,需要用到完全路径.

0
0
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics