[rt-users] webmux.pl crashes apache2 start
Rob Munsch
rob.munsch at gmail.com
Wed Feb 18 15:21:04 EST 2009
On Tue, Feb 17, 2009 at 4:19 PM, Krishnamurti L. L. V. Nunes
<krishnalelis at gmail.com> wrote:
> Hello world!
Hello!
> Whenever I have the line:
> PerlRequire "/opt/rt-3.8/bin/webmux.pl"
> in my apache config file, apache crashes with the error:
>
> [error] Can't locate object method "Config" via package "RT" at
> /opt/rt-3.8/bin/webmux.pl line 100.\nBEGIN failed--compilation aborted
> at /opt/rt-3.8/bin/webmux.pl line 102.\nCompilation failed in require
> at (eval 243) line 1.\n
>From my original blundering attempts to get RT up and running,
webmux.pl is what complains when something is misconfigged or
incorrect in basic setup. RT_SiteConfig is read, modules are loaded,
etc., and if it chokes on any of this, webmux.pl cannot execute
properly; and since you're requiring it for apache to run, apache
cannot start.
We should probably see your RT_SiteConfig file, for starters. If you
have any plugins set, comment them out maybe and see if it starts
then?
Rob
--
/chown -R us:us /yourbase
More information about the rt-users
mailing list