[rt-users] Global symbol "$m" requires explicit package name at
Chris Knipe
savage at savage.za.org
Thu Jul 11 14:45:23 EDT 2002
Hi,
I can report exactly, 100% the same on FreeBSD 4.6-STABLE, Apache 1.3.26.
testdeps -warn mysql reports all the required modules are installed. However,
apache initially for some reason still missed Apache::DBI. This, I installed
manually via CPAN, and after that that error was gone.
However, the moment I enable mod_perl to load RT's perl thingies, apache bails
out with the below error message.
Apache config:
# PerlModule Apache::DBI
# PerlFreshRestart On
# PerlRequire /usr/local/rt/bin/webmux.pl
# <Location /tickets>
# SetHandler perl-script
# PerlHandler RT::Mason
# </Location>
--
me
On Thu, Jul 11, 2002 at 06:13:33PM +0000, greg at fqdn.com wrote:
> Hello, on tue 23 apr 2002 Frederic Gobin
> asked about this same issue. His letter had a subject of
> "[rt-devel] Can't start Apache after installing RT 2.0.13"
>
> in any event when I start apache I see out put simular to:
>
>
> Variable "$m" is not imported at /usr/local/rt2/bin/webmux.pl line 94.
> [Mon Apr 22 15:37:27 2002] [error] Global symbol "$m" requires
> explicit package name at /usr/local/rt2/bin/webmux.pl line 94.
> Compilation failed in require at (eval 1) line 1.
>
> Syntax error on line 587 of /usr/local/apache/conf/httpd.conf:
> Global symbol "$m" requires explicit package name at
> /usr/local/rt2/bin/webmux.pl line 94.
> Compilation failed in require at (eval 1) line 1.
>
> /usr/local/apache/bin/apachectl start : httpd could not be started
>
> what have I not done? All checks / modules seemed to have installed correctly,
> I've recompiled apache with mod_perl, installed all the mods required..
>
> thnaks for any advice,
> greg
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
>
More information about the rt-users
mailing list