LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 706|回复: 1

apache加载SSL问题

[复制链接]
发表于 2006-4-10 23:09:45 | 显示全部楼层 |阅读模式
平台 fedora4
软件 openssl-0.9.8a.tar.gz
        apache_1.3.34.tar.gz

1.安装openssl
# tar -zxvf openssl-0.9.8a.tar.gz
#cd openssl-0.9.8a
#./config --prefix=/usr/local/openssl
#make
#make test
#make install
安装过程中没有任何的问题

2.安装apache
# tar -zxvf apache_1.3.34.tar.gz
#cd apache_1.3.34
#./configure  --prefix=/usr/local/apache  --enable-so --enable-ssl=static --enable-mods-shared=all --with-ssl=/usr/local/openssl

Configuring for Apache, Version 1.3.34
+ using installation path layout: Apache (config.layout)
configure:Error: invalid option '--enable-ssl'

请问是什么问题?整整折磨了我一天,我也搜遍了各大linux论坛,也找不到解决的办法,请知道的兄弟帮忙解决啊!万分感谢...
 楼主| 发表于 2006-4-11 15:10:30 | 显示全部楼层
顶上,没有人回答我这个问题吗?
回复 支持 反对

使用道具 举报

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

本版积分规则

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