免费注册 查看新帖 |

Chinaunix

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

[Web] php 5.2.5 安装不产生模块文件(已解决) [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-03-07 11:24 |只看该作者 |倒序浏览
rhel 3下架设lamp服务器。
php选择的是 5.2.5版本,httpd是2.0.61
编译指令如下:
httpd:./configure --enable-so --enable-rewrite  --disable-userdir --with-mpm=prefork --prefix=/usr/local/apache
php:./configure  '--with-zlib' '--enable-bcmath' '--enable-calendar' '--with-libxml-dir' '--with-jpeg-dir'  '--with-curl' '--enable-dba' '--with-gdbm' '--with-cdb'  '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-zlib-dir=/usr/local'  '--enable-gd-native-ttf' '--with-gettext=/usr/local' '--with-iconv=/usr/local' '--enable-mbstring' '--with-mysql=/usr/local/mysql' '--enable-sockets'  '--enable-sqlite-utf8' '--enable-soap'  '--enable-zend-multibyte' --with-iconv=/usr/local'--with-apxs2=/usr/local/apache/bin/apxs'  && make && make install
配置和编译和安装过程都没有报错,但是就没有apache/modules的php5模块文件,很是奇怪,大家帮分析一下。

[ 本帖最后由 chinalujw 于 2008-3-7 15:40 编辑 ]

论坛徽章:
0
2 [报告]
发表于 2008-03-07 15:40 |只看该作者
没人回复,自己已经解决 。
--with-iconv=/usr/local' 配置了两遍,去掉一个即可。郁闷,忙了大半天。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP