make test出错该怎么办?装mod_perl

由 Master 在 05-30-2003 22:03 发表:

make test出错该怎么办?装mod_perl

在make test时,出现了如下的错误:

still waiting for server to warm up...............not ok

server failed to start! (please examine t/logs/error_log) at t/TEST line 95.

make: *** [run_tests] Error 111

不知道这个错误是什么?在t/logs目录下没有error_log这个文件

> quote: > > * * * > > 4) 配置编译并安装 mod_perl
>
>
>
> cd /usr/local/src/mod_perl-1.26
>
> perl Makefile.PL \
>
> APACHE_SRC=../apache_1.3.24/src \
>
> DO_HTTPD=1 \
>
> USE_APACI=1 \
>
> PRE_HTTPD=1 \
>
> EVERYTHING=1
>
>
>
> 然后编译
>
>
>
> make
>
>
>
> 接着测试编译结果
>
> <br

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus