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
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.
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::
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.