The CVS Sources now work to compile on my openbsd machine, but make test fails with the bottom errormessages. If i skip make test and do a make install, the module is installed but when I try to load the module with LoadModule perl_module modules/mod_perl.so my apache won't start up again!
If i remove the Load line it again works. but with no mod_perl...
thx for your help
paul
Error messages:
7 Apache:: modules loaded
[Wed Mar 17 16:37:10 2004] [info] 5 APR:: modules loaded
[Wed Mar 17 16:37:10 2004] [info] base server + 17 vhosts ready to run tests
............................................................................ ....................
waiting 120 seconds for server to start: not ok
[ error] giving up after 121 secs. If you think that your system
is slow or overloaded try again with a longer timeout value.
by setting the environment variable APACHE_TEST_STARTUP_TIMEOUT
to a high value (e.g. 420) and repeat the last command.
[ error] server failed to start! (please examine t/logs/error_log)
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
*** Error code 1
t/logs/error_log tells: END in modperl_extra.pl, pid=5562 sepp
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html