Home  >  Article  >  Backend Development  >  php扩展开发调用动态库编译后,没法再phpinfo中找到,并且无法调用函数

php扩展开发调用动态库编译后,没法再phpinfo中找到,并且无法调用函数

WBOY
WBOYOriginal
2016-06-13 12:26:44736browse

php扩展开发调用动态库编译后,无法再phpinfo中找到,并且无法调用函数
RT,通过http://blog.csdn.net/wzhwho/article/details/6949297这篇博客实现了一个调用动态库的扩展。刚开始先试验了用c调用扩展库并成功运行,但是通过php扩展调用并编译完成后php就无法加载了。求各位大大帮忙
------解决思路----------------------
请确定你安装的扩展是否成功
查看phpinfo文件

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn