Hi everybody,

I am installing apache 1.3.9 and modperl 1.21:

I untar them in two subdirectories of the same home directory,
then I go to the modperl directory and type:

perl Makefile.PL APACHE_SRC=../apache_1.3.9/src \
    DO_HTTPD=1 USE_APACI=1 PERL_MARK_WHERE=1 EVERYTHING=1

then:

make

(it compiles everything fine)

and then when I run:

make test

I always get:

.
.
.
cp t/conf/mod_perl_srm.conf t/conf/srm.conf
../apache_1.3.9/src/httpd -f `pwd`/t/conf/httpd.conf -X -d `pwd`/t &
httpd listening on port 8529
will write error_log to: t/logs/error_log
letting apache warm up...\c
done
/usr/bin/perl t/TEST 0
still waiting for server to warm up............not ok
server failed to start! at t/TEST line 95.
make: *** [run_tests] Error 9

Can someone please help me?

Thank you
Petar


__________________________________________________________
Petar Maymounkov                      Cell: (617) 283-2401
166 Quincy Mail Center                Home: (617) 493-3106
Cambridge, MA 02138        Page: [EMAIL PROTECTED]

Reply via email to