RT DOWN - Error message starting Apache

Hello,

I think YUM broke something last night. Upon a reboot today, apache
will not start. In /var/log/httpd/error_log, I get this error:

—snip—

[Tue Jul 08 12:45:03 2008] [error] File::Temp version 0.18
required–this is only version 0.16 at
/usr/lib/perl5/site_perl/5.8.8/MIME/Tools.pm line 14.\nBEGIN
failed–compilation aborted at
/usr/lib/perl5/site_perl/5.8.8/MIME/Tools.pm line 14.\nCompilation
failed in require at /usr/lib/perl5/site_perl/5.8.8/MIME/Entity.pm line
233.\nBEGIN failed–compilation aborted at
/usr/lib/perl5/site_perl/5.8.8/MIME/Entity.pm line 233.\nCompilation
failed in require at /opt/rt3/lib/RT/I18N.pm line 64.\nBEGIN
failed–compilation aborted at /opt/rt3/lib/RT/I18N.pm line
64.\nCompilation failed in require at /opt/rt3/lib/RT.pm line 50.\nBEGIN
failed–compilation aborted at /opt/rt3/lib/RT.pm line 50.\nCompilation
failed in require at /opt/rt3/bin/webmux.pl line 68.\nBEGIN
failed–compilation aborted at /opt/rt3/bin/webmux.pl line
68.\nCompilation failed in require at (eval 2) line 1.\n

[Tue Jul 08 12:45:03 2008] [error] Can’t load Perl file:
/opt/rt3/bin/webmux.pl for server helpdesk.htu.edu:0, exiting…

—snip—

Can anyone give me advice as to the problem and possible fixes? This is
a production server and it is down.

Mario A. Leal, Jr.

Senior Systems Analyst

Huston-Tillotson University

900 Chicon Street

Austin, TX 78702-2795

512.505.3009 (o)

512.505.3190 (f)

maleal@htu.edu mailto:maleal@htu.edu

Hear a beautiful rendition of The Star Spangled Banner:

http://www.youtube.com/watch?v=QKCVS57j284

Mario,

Hello,
I think YUM broke something last night. Upon a reboot today, apache
will not start. In /var/log/httpd/error_log, I get this error:

It sure does look that way.

Start with:

sudo perl -MCPAN -e’install File::Temp’

cpan
install MIME-Tools

Leal, Mario A. wrote:

Hello,

I think YUM broke something last night. Upon a reboot today, apache
will not start. In /var/log/httpd/error_log, I get this error:

—snip—

[Tue Jul 08 12:45:03 2008] [error] File::Temp version 0.18
required–this is only version 0.16 at
/usr/lib/perl5/site_perl/5.8.8/MIME/Tools.pm line 14.\nBEGIN
failed–compilation aborted at
/usr/lib/perl5/site_perl/5.8.8/MIME/Tools.pm line 14.\nCompilation
failed in require at /usr/lib/perl5/site_perl/5.8.8/MIME/Entity.pm
line 233.\nBEGIN failed–compilation aborted at
/usr/lib/perl5/site_perl/5.8.8/MIME/Entity.pm line 233.\nCompilation
failed in require at /opt/rt3/lib/RT/I18N.pm line 64.\nBEGIN
failed–compilation aborted at /opt/rt3/lib/RT/I18N.pm line
64.\nCompilation failed in require at /opt/rt3/lib/RT.pm line
50.\nBEGIN failed–compilation aborted at /opt/rt3/lib/RT.pm line
50.\nCompilation failed in require at /opt/rt3/bin/webmux.pl line
68.\nBEGIN failed–compilation aborted at /opt/rt3/bin/webmux.pl line
68.\nCompilation failed in require at (eval 2) line 1.\n

[Tue Jul 08 12:45:03 2008] [error] Can’t load Perl file:
/opt/rt3/bin/webmux.pl for server helpdesk.htu.edu:0, exiting…

—snip—

Can anyone give me advice as to the problem and possible fixes? This
is a production server and it is down.

Mario A. Leal, Jr.

/Senior Systems Analyst/

Huston-Tillotson University

900 Chicon Street

Austin, TX 78702-2795

512.505.3009 (o)

512.505.3190 (f)

maleal@htu.edu mailto:maleal@htu.edu


Hear a beautiful rendition of The Star Spangled Banner:

http://www.youtube.com/watch?v=QKCVS57j284



The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Chaim Rieger