免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 872 | 回复: 0
打印 上一主题 下一主题

[HELP]apache2+php4.3.2的安装问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-07-03 12:14 |只看该作者 |倒序浏览
环境solaris8,apache2.0.46,php4.3.2
先安装apache
./configure --prefix=/usr/local/apache2 --enable-ext-filter --enable-so
make
make install
再装php
./configure --prefix=/usr/local/php --with-mysql=/usr/local/mysql --with-apxs2=/usr/local/apache2/bin/apxs --with-tsrm-pth
执行这步的时候
发生如下的错误:
Configuring SAPI modules
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through APXS... no
checking for Apache 1.x module support... no
checking for member fd in BUFF *... no
checking for mod_charset compatibility option... no
checking for Apache 2.0 module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS...

Sorry, I cannot run apxs.  Possible reasons follow:

1. Perl is not installed
2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs
3. Apache was not built using --enable-so (the apxs usage page is displayed)

The output of /usr/local/apache2/bin/apxs follows:
Usage: apxs -g [-S <var>;=<val>;] -n <modname>;
       apxs -q [-S <var>;=<val>;] <query>; ...
       apxs -c [-S <var>;=<val>;] [-o <dsofile>;] [-D <name>;[=<value>;]]
               [-I <incdir>;] [-L <libdir>;] [-l <libname>;] [-Wc,<flags>;]
               [-Wl,<flags>;] [-p] <files>; ...
       apxs -i [-S <var>;=<val>;] [-a] [-A] [-n <modname>;] <dsofile>; ...
       apxs -e [-S <var>;=<val>;] [-a] [-A] [-n <modname>;] <dsofile>; ...
configure: error: Aborting

ps:已经安装了perl、apache的路径也对,为什么会出现这样的错误呢,请求各位大侠帮助咯。。。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP