> >> [Tue Oct 30 19:10:06 2001] [error] Can't call method "getid" on an > >undefined value at C:/Perl/site/lib/HTML/Embperl.pm line 1691. > >
Mmmh, this may be related to Perl 5.6.1. There is a problem with MD5, because it isn't loaded anymore by the Digest::MD5 which comes with Perl 5.6.1. Put a PerlModule MD5 in your httpd.conf, maybe this helps, also I would expect a different error message in this case. Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
