Web Hosting Talk







View Full Version : WHM Server Perl Problems


David@Digisurge
07-25-2002, 07:19 PM
Hello,

I think I need to reinstall Perl or CPAN on my WHM server. When I try to add modules in WHM I get many errors and the module doesn't install. When I try to access NeoMail I get this error:

Software error:
Can't locate MD5.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i686-linux
/usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i686-linux
/usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl /var/cpanel/neomail /usr/local/cpanel/etc) at
./neomail/neomail.pl line 34.
BEGIN failed--compilation aborted at ./neomail/neomail.pl line 34.

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


Can anyone guide me on how to reinstall Perl on this box?

Techark
07-25-2002, 07:43 PM
run /scripts/cleanmd5

if that does not fix it I'd recommend reinstalling perl using the
perl561installer.tar.gz from layer1.cpanel.net

David@Digisurge
07-25-2002, 07:57 PM
Thank you. That fixed it.