首页 > 后端开发 > php教程 > debug - nginx+php开发环境的问题请教

debug - nginx+php开发环境的问题请教

WBOY
发布: 2016-06-06 20:11:45
原创
984 人浏览过

<code><b>Warning</b>:  PHP Startup: igbinary: Unable to initialize module
Module compiled with build ID=API20131226,NTS
PHP    compiled with build ID=API20131226,NTS,debug
These options need to match
 in <b>Unknown</b> on line <b>0</b><br>
Unknown(0) : Warning - PHP Startup: igbinary: Unable to initialize module
Module compiled with build ID=API20131226,NTS
PHP    compiled with build ID=API20131226,NTS,debug
These options need to match</code>
登录后复制
登录后复制

这是报错信息,请教一下扩展初始化不成功,他那里说选项不匹配,是因为一个有debug一个没有debug吗?请问怎么解决

谢谢大家啦,已经解决啦,我把php卸载了重新安装了一下,这次没有带debug,就可以了

回复内容:

<code><b>Warning</b>:  PHP Startup: igbinary: Unable to initialize module
Module compiled with build ID=API20131226,NTS
PHP    compiled with build ID=API20131226,NTS,debug
These options need to match
 in <b>Unknown</b> on line <b>0</b><br>
Unknown(0) : Warning - PHP Startup: igbinary: Unable to initialize module
Module compiled with build ID=API20131226,NTS
PHP    compiled with build ID=API20131226,NTS,debug
These options need to match</code>
登录后复制
登录后复制

这是报错信息,请教一下扩展初始化不成功,他那里说选项不匹配,是因为一个有debug一个没有debug吗?请问怎么解决

谢谢大家啦,已经解决啦,我把php卸载了重新安装了一下,这次没有带debug,就可以了

应该是模块版本和php版本不兼容, 需要重新安装不能初始化的模块
stackoverflow.com

PHP源码重新编译下,
./configur不要加debug。

相关标签:
来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板