[rt-users] rt-3.8.6 is already installed... Error code 1
Zach Boettner
zachb at oxfordsuites.com
Wed Dec 23 14:06:21 EST 2009
Ok, now the perl seems to run without error, and apache runs even with the
PerlRequire statement. I think I was trying PerlRequire
/usr/local/share/rt38/bin/webmux.pl when I should have been using
PerlRequire /usr/local/bin/webmux.pl. Or should the correct webmux.pl be
under some rt38 directory?? I ask because even though apache is running with
this PerlRequire /usr/local/bin/webmux.pl in the httpd.conf I still get the
same "BestPractical... You're almost there..." webpage when I go to
http://servername/rt/
What am I doing wrong? What log files should I look at or what special
config info must I add to my httpd.conf??
Thanks!
Zach
-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Kevin Falcone
Sent: Wednesday, December 23, 2009 10:36 AM
To: rt-users at lists.bestpractical.com
Subject: Re: [rt-users] rt-3.8.6 is already installed... Error code 1
On Wed, Dec 23, 2009 at 10:32:34AM -0800, Zach Boettner wrote:
> freebsd8# perl -cw webmux.pl
> Can't open perl script "webmux.pl": No such file or directory
You need to be in the same directory as webmux.pl to run it.
You pasted the full path earlier.
-kevin
> -----Original Message-----
> From: Matthew Seaman [mailto:m.seaman at infracaninophile.co.uk]
> Sent: Wednesday, December 23, 2009 10:18 AM
> To: Zach Boettner
> Cc: rt-users at lists.bestpractical.com
> Subject: Re: [rt-users] rt-3.8.6 is already installed... Error code 1
>
> Zach Boettner wrote:
> > Apache fails to start or restart unless I remove or comment the
following
> > line: PerlRequire /usr/local/share/rt38/bin/webmux.pl
> >
> > ???
> >
>
> What happens if you try running webmux.pl manually? Or try running
>
> perl -cw webmux.pl
>
> Cheers,
>
> Matthew
>
> --
> Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard
> Flat 3
> PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
> Kent, CT11 9PW
>
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
More information about the rt-users
mailing list