Steve Hay wrote: [...]
I'm trying to figure out why the trace says that the failure is at the startup, while you say that it fails much later.
What happens if you run Apache.exe -t (or whatever is the win32 equivalent for config check. On my machine that would be:
/home/stas/httpd/prefork/bin/httpd -t -d `pwd`/t -f `pwd`/t/conf/httpd.conf -DAPACHE2
[Wed Oct 15 23:27:39 2003] [info] 23 Apache:: modules loaded
[Wed Oct 15 23:27:39 2003] [info] 5 APR:: modules loaded
[Wed Oct 15 23:27:39 2003] [info] base server + 13 vhosts ready to run tests
Syntax OK
END in modperl_extra.pl, pid=6659
Does this work? It runs the config phase only once.
Still fails:
C:\Temp\modperl-2.0>C:\apache2\bin\Apache.exe -t -d C:/Temp/modperl-2.0/t -f C:/Temp/modperl-2.0/t/conf/httpd.conf -DAPACHE2 -DPERL_USEITHREADS
[Thu Oct 16 10:42:28 2003] [info] 23 Apache:: modules loaded
[Thu Oct 16 10:42:28 2003] [info] 5 APR:: modules loaded
[Thu Oct 16 10:42:28 2003] [info] base server + 13 vhosts ready to run tests
Free to wrong pool 124c668 not 262770.
Note the errors or messages above, and press the <ESC> key to exit. 29...
It does fail during the startup, but way down in the list of stuff that the .conf file is loading.
- Steve
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
