Help - Search - Members - Calendar
Full Version: Neomail/Perl error..... HELP!
The Planet Forums > System Administration > General Support Questions
splat
My clients get this message when trying to access Neomail:

Software error:
Can't locate Digest/MD5.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl /usr/local/cpanel/etc) at /usr/lib/perl5/site_perl/5.6.1/MD5.pm line 8.
Compilation failed in require at /usr/local/cpanel/base/neomail/neomail.pl line 33.
BEGIN failed--compilation aborted at /usr/local/cpanel/base/neomail/neomail.pl line 33.

For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.

Redhat did load a couple of Errata "fixes" yesterday. Did anyone else have this problem?

Thanks
jaume
have you removed the MD5 perl module ? .. try reinstalling it.
splat
I didn't uninstall the MD perl module.... unless Redhat messed things up with their Errata download.

This will sound really dumb but how do I reinstall the module? I use cPanel and I don't see that module listed.

I really appreciate all your help.
Roger
QUOTE
Originally posted by splat
I didn't uninstall the MD perl module.... unless Redhat messed things up with their Errata download.

This will sound really dumb but how do I reinstall the module?  I use cPanel and I don't see that module listed.

I really appreciate all your help.


Use CPAN to install it.

On the command line type:

perl -MCPAN -e shell

Answer the questions (the defaults are fine) and then type:

install Digest::MD5
splat
After a bit of fidgeting I got CPAN to install it and guess what???? everything works.

Thanks a ton for your help!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.