xdebug.so: undefined symbol: zend_ce_error

二次信任 提交于 2019-12-04 14:41:40

I had the same error on CentOS, also compiling from github. The solution for me was to copy and paste my phpfino into the wizard https://xdebug.org/wizard.php and follow the instructions exactly.

In my particular case it seems that the answer was to be found in http://xdebug.org/files/xdebug-2.4.1.tgz as using that instead of the latest github version means apache can load it and it now shows on my phpinfo page

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!