geoff,
after staring at the results i'd just sent you, i wanted to take a look into the httpd.conf's
that each test used ...
specifically, in the case of:
(a) httpd-2.0.48
/usr/local/httpd2048/sbin/httpd -d /Volumes/develop/ports/modperl2048/t -f
/Volumes/develop/ports/modperl2048/t/conf/httpd.conf -DAPACHE2 -DPERL_USEITHREADS
(b) httpd-2.1.0(dev)
/usr/sbin/httpd -d /Volumes/develop/ports/modperl-2.0/t -f /Volumes/develop/ports/modperl-2.0/t/conf/httpd.conf
-DAPACHE2 -DPERL_USEITHREADS
however, i find the conf files missing!
[root]/> ls -al /Volumes/develop/ports/modperl2048/t/conf/httpd.conf
/Volumes/develop/ports/modperl-2.0/t/conf/httpd.conf
/bin/ls: /Volumes/develop/ports/modperl2048/t/conf/httpd.conf: No such file or directory
/bin/ls: /Volumes/develop/ports/modperl-2.0/t/conf/httpd.conf: No such file or directory
am i missing something here, or is the lack of these files a problem?
richard
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
|