[rt-users] RT3/Apache2/Mod_Perl2
Brook Schofield
B.Schofield at mailbox.gu.edu.au
Sun Dec 8 23:29:07 EST 2002
>I get this error when I attempt to start Apache:
>
>[Mon Dec 02 13:39:00 2002] [error] Null filename used at (eval 3) line 2.
>
>[Mon Dec 02 13:39:00 2002] [error] Can't load Perl module # for server
>rt2.csolve.net:0, exiting...
>
>
>Not sure what's causing this, any suggestions?
>
>Derek
Derek,
just incase you haven't fixed this problem yourself - or for
future reference for other RT3 users. You need to remove the comments from
the end of the line, so that:
PerlModule Apache2 Apache::compat # only for Apache/mod_perl 2.x
reads:
PerlModule Apache2 Apache::compat
Perl appears to be looking for a module named '#' etc. It is a strange
problem - but I had the same thing happen to me.
-Brook
=========================================================================
= _/_/_/ _/_/_/ _/_/_/ _/_/_/ _/ _/ Brook Schofield =
= _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ B.Schofield at mailbox.gu.edu.au =
= _/_/ _/_/_/ _/ _/ _/ _/ _/_/ Ph: +61 7 387 53779 - WCN 0.28 =
= _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ Directory Services Integration =
= _/_/_/ _/ _/ _/_/_/ _/_/_/ _/ _/ Griffith University QLD 4111 =
=========================================================================
More information about the rt-users
mailing list