Hi all,

   I upgraded Perl from 5.8.0 to 5.8.4 and read on the list that mod_perl had to be re-built. So I gave the foll commands in the source dir of mod_perl

 

Perl Makefile.PL USE_APXS=1 WITH_APXS=/usr/local/apache/bin/apxs EVERYTHING=1

Also tried adding tag NO_HTTPD=1

 

No errors so far. make too went well. But when I did a make test then I got the foll error.

 

Can’t make test with APXS (yet)

 

Just this 1 line. Even putting a TEST_VERBOSE=1 didn’t elicit anything else. I have no idea what it means. Apache already has been built and it loads the libperl.so dynamically. Anybody help, please…?

 

Also found these lines in apache’s error_log, after I re-started it

[notice] Apache/1.3.27 (Unix) PHP/4.3.0 and mod_perl/1.27 configured – resuming normal operations

[notice] Accept mutex: sysvsem (Default: sysvsem)

 

What does this mean….?

 

System info-

Linux i686

Apache 1.3.27

Mod_perl 1.27

Perl 5.8.4

 

Thanks in advance.

Parimala

Reply via email to