On Fri, 2003-12-05 at 02:16, Stas Bekman wrote:
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description:
mod_perl compiles fine but all tests seem to fail.
in the error log I do find:
**03 14:42:34 2003] [error] failed to resolve handler `TestHooks::trans' [Wed Dec 03 14:42:34 2003] [error] [client 127.0.0.1] Can't locate TestHooks/trans.pm in @INC (@INC contains:
My favorite bug report. Can you please rebuild mp with MP_TRACE=1
perl Makefile.PL ... MP_TRACE=1
and post the output of run
% rm t/logs/error_log % MOD_PERL_TRACE=gh t/TEST
and t/logs/error_log itself
Hi,
it seems, that the tests are working on my workcomputer where I work as a normal user but not on one of my servers, where I only work as root. Here is the log running as root (shortened a little).
Hope it helps.
You probably didn't rebuild mod_perl as I've asked you to. since your error_log doesn't show the trace I was after.
But, since it seems to be related to 'root' vs. non-root, can you move /root/mod_perl-1.99_11/ to /tmp/mod_perl-1.99_11 and try again?
I also want to see the console messages (not error_log) when you run from under /root/mod_perl-1.99_11/ as you did it in first place.
Thanks.
__________________________________________________________________ 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]
