> But test still doesn't do much....
>
> /usr/bin/perl5.6.1 -Iblib/arch -Iblib/lib \
> t/TEST -clean
> setting ulimit to allow core files
> ulimit -c unlimited
> exec t/TEST -clean
> APACHE_USER= APXS= APACHE_PORT= APACHE_GROUP= APACHE= \
> /usr/bin/perl5.6.1 -Iblib/arch -Iblib/lib \
> t/TEST
> setting ulimit to allow core files
> ulimit -c unlimited
> exec t/TEST
> /opt/apache2/bin/httpd -d /usr/msrc/cvs/modperl-2.0/t -f
> /usr/msrc/cvs/modperl-2.0/t/conf/httpd.conf -DAPACHE2 -DPERL_USEITHREADS
> using Apache/2.0.26-dev (threaded MPM)
> waiting for server to warm up............giving up
> server failed to start! (please examine t/logs/error_log)
>
> venus:/usr/msrc/cvs/modperl-2.0 #cat t/logs/error_log
> [Wed Sep 26 06:12:29 2001] [info] 15 Apache:: modules loaded
> [Wed Sep 26 06:12:29 2001] [info] 5 APR:: modules loaded
> [Wed Sep 26 06:12:30 2001] [info] 15 Apache:: modules loaded
> [Wed Sep 26 06:12:30 2001] [info] 5 APR:: modules loaded
is this with prefork or threaded mpm?
> I have tried with t/TEST -verbose and by setting export MOD_PERL_TRACE=all
> (MP_TRACE=1 is set for Makefile.PL) , but no more information.
MOD_PERL_TRACE is not supported yet.
http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=99506486528266&w=2
> For the test case, is it enough to set MOD_PERL_TRACE on the command line,
> or do I need it to place in some of the config files ?
PerlTrace in the config file.
_____________________________________________________________________
Stas Bekman JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide http://perl.apache.org/guide
mailto:[EMAIL PROTECTED] http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]