I have built a small guestbook using perl and MySQL
when i try to run my perl script i get the following error.
Software error:
[Thu Feb 22 14:38:01 2001] DBI.pm: Can't locate DBI.pm in @INC (@INC
contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005) at
/home/httpd/cgi-bin/guestbook.cgi line 8. BEGIN failed--compilation aborted
at /home/httpd/cgi-bin/guestbook.cgi line 8.
I have installed MySQL
and the two perl plugins DBI and DBD using
foo>perl -MCPAN -e 'install DBI'
foo>perl -MCPAN -e'install DBD::mysql'
Does anyone know where I should go from here?
(Redhat 6.2, Apache)
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php