On Mon, 8 May 2000, Steve Bauer wrote:

> I have apache 1.3.12, and mod_perl 1.23.  both apache and mod_perl build
> successfully, but make test fails. the output from "make test" is:
> 
> cp t/conf/mod_perl_srm.conf t/conf/srm.conf
> ../apache_1.3.12/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
> Syntax error on line 3 of /tmp/mod_perl-1.23/t/conf/httpd.conf:
> Invalid command '=pod', perhaps mis-spelled or defined by a module not
> included in the server configuration
> letting apache warm up...done
> /usr/local/bin/perl t/TEST 0
> still waiting for server to warm up...............not ok
> server failed to start! (please examine t/logs/error_log) at t/TEST line
> 95.
> *** Error code 146
> make: Fatal error: Command failed for target `run_tests'

Yeah, how about:
> server failed to start! (please examine t/logs/error_log) at t/TEST line
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 95.




> 
> 
> The file /t/httpd.conf contain several pod commands.
> 
> Anybody have any ideas of where to look or how to fix this??
> 
> Steve Bauer
> Cyber Database Solutions.
> 



______________________________________________________________________
Stas Bekman             | JAm_pH    --    Just Another mod_perl Hacker
http://stason.org/      | mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]  | http://perl.org    http://stason.org/TULARC/
http://singlesheaven.com| http://perlmonth.com http://sourcegarden.org
----------------------------------------------------------------------

Reply via email to