Re: cvs commit: modperl-2.0 Changes

2002-12-20 Thread Doug MacEachern
what's this for? httpd already does that. now i'm told twice: 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 (/home/dougm/apache/modperl-2.0/t/conf/httpd.conf:635) On 20 Dec 20

Re: cvs commit: modperl-2.0 Changes

2002-12-20 Thread Stas Bekman
Doug MacEachern wrote: what's this for? httpd already does that. now i'm told twice: 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 (/home/dougm/apache/modperl-2.0/t/conf/httpd.

failed api/rutil #18 when lwp is not installed

2002-12-20 Thread Stas Bekman
If LWP is not installed and the emulation is used, I don't get the Host: header in $r->as_string, so the 18th subtest of t/response/TestAPI/rutil.pm fails: t_debug($r->as_string); ok $r->as_string =~ m!GET /TestAPI::rutil.*Host:.*200 OK.*Content-Type:!s; I get: # GET /TestAPI::

Re: why calling modperl_init_vhost after modperl_run?

2002-12-20 Thread Stas Bekman
Doug MacEachern wrote: [...] % t/TEST *** setting ulimit to allow core files 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.