|
发表于 2002-10-30 21:06:43
|
显示全部楼层
apache安装过程遇到麻烦,帮帮我
[root@hotcool apache_1.3.27]# ./configure \
> --prefix=/usr/local/apache \
> --enable-module=ssl \
> --activate-module=src/modules/php4/libphp4.a \
> --activate-module=libperl.a
Configuring for Apache, Version 1.3.27
+ using installation path layout: Apache (config.layout)
+ activated php4 module (modules/php4/libphp4.a)
configure:Error: Module source already has to be below src/modules/ to be activated
请问什么原因啊,说我的动态模块已活动了吗? |
|