摘要:
ext/iconv/.libs/iconv.o: In function `php_iconv_stream_filter_ctor':/ext/iconv/iconv.c:2491: undefined reference to `libiconv_open'collect2: ld return 阅读全文
摘要:
1.下载相关软件 需要软件有:Nginx,LuaJIT,ngx_devel_kit,ngx_lua等安装文件 因为安装在缺省路径,所以LuaJIT对应的lib,include均在/usr/local目录里。 注意:lua模块支持的nginx版本 Nginx Compatibility The lat 阅读全文
摘要:
1.php使用curl模块报错问题 开发遇到问题,直接使用系统的curl命令正常,使用php的curl模块报错 错误:PHP Problem with the SSL CA cert (path? access rights?) 解决方法:yum reinstall openssl ca-certi 阅读全文