linux安装PHP出现这个错误?
chmod755/usr/local/apache2/modules/libphp5.soapxs:Error:Activationfailedforcustom/usr...
chmod 755 /usr/local/apache2/modules/libphp5.so
apxs:Error: Activation failed for custom /usr/local/apache2/conf/httpd.conf file..
apxs:Error: At least one `LoadModule' directive already has to exist..
make: *** [install-sapi] 错误 1
怎么回事?
配置是这样的
./configure --prefix=/usr/local/php5 --enable-mbstring --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql --with-config-file-path=/usr/local/php5 展开
apxs:Error: Activation failed for custom /usr/local/apache2/conf/httpd.conf file..
apxs:Error: At least one `LoadModule' directive already has to exist..
make: *** [install-sapi] 错误 1
怎么回事?
配置是这样的
./configure --prefix=/usr/local/php5 --enable-mbstring --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql --with-config-file-path=/usr/local/php5 展开
1个回答
展开全部
apxs:Error: At least one `LoadModule' directive already has to exist.. 提示说这个模块已经存在了,php.ini-development php.ini-production 在你解压的源码根目录拷贝一个就可以了
追问
复制到哪? 源包里也没有这两个文件啊
追答
configure的时候就提示这个?那你看看你的httpd.conf文件里面是否已经存在这样的一句:
LoadModule bw_module /usr/local/apache2/modules/libphp5.so
如果是存在的话,请把这个注释掉或者删除掉试试。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询