Ok, now when I put the PerlRequire /usr/local/bin/webmux.pl in my httpd.conf, apache fails to restart and I get the following in my apache error log file. If I comment out the PerlRequire statement apache will run and I get the BestPractical - You're almost there web page. Does the following errors indicate a problem with my mysql config or my RT_SiteConfig.pm???
[Thu Dec 24 08:23:38 2009] [notice] SIGHUP received. Attempting to restart [Thu Dec 24 08:23:38 2009] [warn] (22)Invalid argument: Failed to enable the 'htt pready' Accept Filter [Thu Dec 24 08:23:41 2009] [error] Can't use an undefined value as an ARRAY refer ence at /usr/local/lib/perl5/site_perl/5.8.9/RT/Handle.pm line 278.\nCompilation failed in require at (eval 4) line 1.\n [Thu Dec 24 08:23:41 2009] [error] Can't load Perl file: /usr/local/bin/webmux.pl for server freebsd8.bchq.local:80, exiting... [Thu Dec 24 08:23:51 2009] [error] Can't use an undefined value as an ARRAY refer ence at /usr/local/lib/perl5/site_perl/5.8.9/RT/Handle.pm line 278.\nCompilation failed in require at (eval 4) line 1.\n [Thu Dec 24 08:23:51 2009] [error] Can't load Perl file: /usr/local/bin/webmux.pl for server freebsd8.bchq.local:80, exiting... [Thu Dec 24 08:23:54 2009] [error] Can't use an undefined value as an ARRAY refer ence at /usr/local/lib/perl5/site_perl/5.8.9/RT/Handle.pm line 278.\nCompilation failed in require at (eval 4) line 1.\n [Thu Dec 24 08:23:54 2009] [error] Can't load Perl file: /usr/local/bin/webmux.pl for server freebsd8.bchq.local:80, exiting... -----Original Message----- From: Matthew Seaman [mailto:[email protected]] Sent: Thursday, December 24, 2009 12:53 AM To: Zach Boettner Cc: [email protected] Subject: Re: [rt-users] rt-3.8.6 is already installed... Error code 1 Zach Boettner wrote: > 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/ It's /usr/local/bin/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: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
