Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Login Error MD5.pm

Quote Reply
Login Error MD5.pm
I'm getting this error when I try to login. Perl is located at /usr/local/bin/perl on my server. yet it's looking else where

Software error:
Can't locate MD5.pm in @INC (@INC contains: .. /home/ww4_com/public_html/nmail/admin . /usr/lib/perl5/i386-linux/5.00405 /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .) at /home/ww4_com/public_html/nmail/admin/Webmail.pm line 293.
Please send mail to this site's webmaster for help. Set-cookie: sid=9767620733268430; path=/; expires=Thu, 14-Dec-2000 03:47:53 GMT Date: Thu, 14 Dec 2000 02:47:53 GMT Content-type: text/html

Quote Reply
Re: Login Error MD5.pm In reply to
Hi,

This means:

1. You don't have MD5.pm (which is ok).
2. You have an old/broken version of CGI.pm. Newer versions of CGI.pm won't display that error.

You need to either:

1. Upgrade CGI.pm or
2. Install Digest::MD5 module.

Cheers,

Alex

--
Gossamer Threads Inc.