Easy way to check is: perl -MDBD::mysql -e1
Cheers, Kevin On Thu, Aug 15, 2002 at 03:44:23PM -0500, Mike(mickako)Blezien ([EMAIL PROTECTED]) said something similar to: > Jim Lundeen wrote: > > ok, i just setup a new server (redhat 7.3) and my guy says that the > > dbd/dbi stuff is configured for perl-to-mysql connectivity, but i get > > the following error message in my error log each time i try to run a > > script from either the command line or via the browser: > > > > --------------- > > install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC > > contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 > > /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 > > /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl > > /usr/lib/perl5/vendor_perl/5.6.1/i386-linux > > /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at (eval > > 3) line 3. > > Perhaps the DBD::mysql perl module hasn't been fully installed, > > or perhaps the capitalisation of 'mysql' isn't right. > > Available drivers: ExampleP, Pg, Proxy. > > at /home/domaincentric/mcp/www/menu.cgi line 13 > > Make sure the DBD::mysql module is also installed. The DBI is the API that uses > the DBD::mysql drives. -- [Writing CGI Applications with Perl - http://perlcgi-book.com] My PID is Inigo Montoya. You kill -9 my parent process. Prepare to vi. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]