On Tue, 19 Dec 2000, Shane Reid wrote:

> I've run into a problem with the examples (eg).  I downloaded, ran the
> Makefile.pl and the make and make install all of those work then copied the
> eg directory under the www directory for the webserver edited the httpd.conf
> file to change AllowOverride from None to All then restarted and tried to go
> to the examples directory -- Internal Server Error.  The logs show the
> particular error, thinking it was a problem with MD5 I tried to install it,
> it was up to date so did a clean then installed it over and it still gave
> same error.  If you have any ideas please throw them at me.
> 
> [Tue Dec 19 17:55:44 2000] [error] Can't locate Digest/Perl/MD5.pm in @INC

cauze it looks for Digest/Perl/MD5.pm -- grep the code for:
Digest::Perl::MD5

looks like a typo to me

> (@INC contains: /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
> /usr/local/lib/perl5/site_perl/5.005 . /usr/local/etc/apache/
> /usr/local/etc/apache/lib/perl) at
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Digest/MD5.pm line 20.
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.005/Apache/ASP.pm line 13.
> 
> [Tue Dec 19 17:55:44 2000] [error] Undefined subroutine
> &Apache::ASP::handler called.
> 
> Thanks
> -Shane Reid
> 
> 



_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://logilune.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/  


Reply via email to