I have installed agora recently and all seemed well.
When I called the agora_test_install.cgi script I got
the output...
-------- begin output ------------
CGIs are ok.
Testing Perl modules installation...
Module CGI.pm ok
Module Mail::Sender.pm ok
Module Date::Format.pm ok
Module Bit::Vector.pm ok
Module Data::Dumper.pm ok
Module Digest::MD5.pm ok
Module Data::ShowTable.pm ok
Testing existens of /usr/local/agora...Ok.
Testing Agora modules installation...
Module Agora::DEFINITIONS.pm ok
Module Agora::DBH.pm ok
Module Agora::DBMagora.pm ok
Module Agora::Tool.pm ok
Module Agora::Discuss.pm ok
Module Agora::AdminSkins.pm ok
Module Agora::AdminGroup.pm ok
Module Agora::AdminSections.pm ok
Module Agora::Chat.pm ok
Module Agora::Agora.pm ok
Testing DBI installation...
Module DBI.pm ok
try to connect to ('dbi:mysql:agora','','')
(if this script stops here, this is probably an
authorization problem)
(in this case, check the GRANT command in the
.../sql/INSTALL.txt file)
...........................ok
(no test for reading in tables, sorry)
(no test for writing in tables, sorry)
(no test for locking tables, sorry)
Disconnected.
All test done, bye.
--------- end output ----------
All looked good .. but when I ran index.cgi or
agora.cgi i got..
--------- begin output ----------------
Software error:
Can't locate object method "new" via package
"Digest::MD5" (perhaps you forgot to load
"Digest::MD5"?) at /usr/local/agora/Agora/Agora.pm line
248, <DATA> line 64.
For help, please send mail to the webmaster
(you@your.address), giving this error message and the
time and date of the error.
--------- end output ------------
I am now completely stuck
Does anyone have anmy ideas!??
Does anyone read this stuff!!
Regards
Andy (andy.ford@telindus.co.uk)
Logged In: YES
user_id=648038
You need to install the Digest::MD5 package :
http://search.cpan.org/dist/Digest-MD5/MD5.pm