Doug MacEachern wrote: [...]
% t/TEST *** setting ulimit to allow core filesMy fix has revealed another bug in modperl_vhost_is_running, which has been fixed now in cvs. I was testing with threaded perl all the time and therefore failed to detect this. Should be fine now. I hope Philippe will share with us his farm script which automates the testing under various setups.
ulimit -c unlimited; t/TEST /home/dougm/apache/farm/install/prefork-debug-shared-all-exp/bin/httpd -d /home/dougm/apache/modperl-2.0/t -f /home/dougm/apache/modperl-2.0/t/conf/httpd.conf -DAPACHE2 using Apache/2.1.0-dev (prefork MPM)
waiting for server to start: .Syntax error on line 635 of /home/dougm/apache/modperl-2.0/t/conf/httpd.conf:
mod_perl is already running, too late for PerlSwitches
!!! server has died with status 255 (t/logs/error_log wasn't created, start the server in the debug mode)
One of the special things that we need to do is to test as part of the farm testing, is when lwp is not available, as now I've just revealed two sub-tests failing because of that. Need to make the farm script fool Apache::Test to think that lwp is not there for at least one perl configuration. I think that this covers all other perls.
p.s. I'll address the discussion of mod_perl early startup later when I get a chance to think more about it and play with it. It'd be definitely cool to be able to have perl only for the config files parsing, as suggested by Geoff.
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]