I’m using perl vers. 5.005_03 and apache 1.3.9. I’ve got everything compiled,
mysql is installed and working, but when I try to connect I’m getting an
internal server error…
The problem seems to be with the MD5 perl module (version 1.7.0).
This is what the apache error logs say-
Can’t locate object method “new” via package “Digest::MD5” at
/opt/rt/lib/rt/ui/web/auth.pm line 36.
I suspect it’s because you’ve got MD5.pm and not Digest::MD5
perl -MCPAN -e’install Digest::MD5’
should get you going. If not we can dig further. if you get it running happily
on OSX, I’d love to hear about it.
-jOn Tue, Feb 20, 2001 at 02:18:23PM -0500, Jonathan Williams wrote:
I’m using rt 1.0.7, which I’m trying to deploy on Mac OS X Server 1.2.
(uname -a yields the following: Rhapsody 5.6 Kernel Release 5.6: Tue Nov 23
15:07:38 PST 1999; root(rcbuilder):Objects/kernel-187.obj~2/RELEASE_PPC
Copyright (c) 1988-1995,1997-1999 Apple Computer, Inc. All Rights Reserved.
Power Macintosh)
I’m using perl vers. 5.005_03 and apache 1.3.9. I’ve got everything compiled,
mysql is installed and working, but when I try to connect I’m getting an
internal server error…
The problem seems to be with the MD5 perl module (version 1.7.0).
This is what the apache error logs say-
Can’t locate object method “new” via package “Digest::MD5” at
/opt/rt/lib/rt/ui/web/auth.pm line 36.
As I sit here alone looking at green text on a laptop in a mostly bare room listening
to loud music wearing all black, I realize that that it is much less cool in real life
–Richard Tibbetts