找回密码
 注册
查看: 581|回复: 3

PHP安装出错,帮忙看一下

[复制链接]
发表于 2005-9-9 16:02:37 | 显示全部楼层 |阅读模式
mysql,apache都已安装完成,安装php时

#./configure --prefix=/usr/local/php --with-apxs=/usr/local/apache2/bin/apxs --with-config-file-path=/usr/local/lib --enable-track-vars --with-xml --with-mysql

结果出现:
Configuring SAPI modules
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through APXS... configure: error: You have enabled Apache 1.3 support while your server is Apache 2.  Please use the appropiate switch --with-apxs2

怎么回事啊,各位大虾帮帮忙
发表于 2005-9-9 17:01:01 | 显示全部楼层
--with-apxs2,提示很明显
回复

使用道具 举报

发表于 2005-9-9 17:45:04 | 显示全部楼层
命令改成
#./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --with-config-file-path=/usr/local/lib --enable-track-vars --with-xml --with-mysql
回复

使用道具 举报

 楼主| 发表于 2005-9-9 21:41:29 | 显示全部楼层
哦,谢谢啊
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-2-14 00:28 , Processed in 0.043268 second(s), 15 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表