I recently updated my installation of rt38 from the ports collection on FreeBSD 8.1 and found that webmux.pl will not allow apache22 to start. Here is a copy of the error that I'm am receiving:
[Wed Sep 01 11:01:08 2010] [error] Devel::StackTrace does not define $Devel::StackTrace::VERSION--version check failed at /usr/local/lib/perl5/site_perl/5.10.1/Exception/Class/Base.pm line 10.\nBEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.1/Exception/Class/Base.pm line 10.\nCompilation failed in require at /usr/local/lib/perl5/site_perl/5.10.1/Exception/Class.pm line 10.\nBEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.1/Exception/Class.pm line 10.\nCompilation failed in require at /usr/local/lib/perl5/site_perl/5.10.1/HTML/Mason/Exceptions.pm line 73.\nBEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.1/HTML/Mason/Exceptions.pm line 73.\nCompilation failed in require at /usr/local/lib/perl5/site_perl/5.10.1/HTML/Mason/Tools.pm line 18.\nBEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.1/HTML/Mason/Tools.pm line 18.\nCompilation failed in require at /usr/local/lib/perl5/site_perl/5.10.1/HTML/Mason/Request.pm line 41.\nBEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.1/HTML/Mason/Request.pm line 41.\nCompilation failed in require at (eval 1218) line 3.\n\t...propagated at /usr/local/lib/perl5/5.10.1/base.pm line 94.\nBEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.1/RT/Interface/Web/Request.pm line 55.\nCompilation failed in require at /usr/local/lib/perl5/site_perl/5.10.1/RT/Interface/Web/Handler.pm line 60.\nBEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.1/RT/Interface/Web/Handler.pm line 60.\nCompilation failed in require at /usr/local/bin/webmux.pl line 150.\nCompilation failed in require at (eval 4) line 1.\n [Wed Sep 01 11:01:08 2010] [error] Can't load Perl file: /usr/local/bin/webmux.pl for serve blah.blah.home:0, exiting... However when I comment out the webmux.pl line from my httpd.conf the server starts fine. I'm not sure why the error is coming from Devel::StrackTrace and I'm not sure how to fix this error. I'm anxious to hear what tips other users might have. Everything is update as far as the ports collection is concerned. I'm running FreeBSD 8.1, apache 2.2.16, mod_perl2 2.0.4, mysql 5.1.(something). All items were installed from the ports collection. Thank you in advance for the help, Reid RT Training in Washington DC, USA on Oct 25 & 26 2010 Last one this year -- Learn how to get the most out of RT!
