|
已经装好了php,宝塔官方提供的扩展库并没有我想要的扩展,我自己在网上找到了源码安装,比如我源码安装的目录为/root/php-curl-class/
宝塔的php目录为/www/server/php/54
我要编译添加到php5.4
请问我该在哪个目录执行phpize生成curl.so才不会报错
Cannot find config.m4.
Make sure that you run '/bin/phpize' in the top level source directory of the module
|