Hi,
I have DBD::mysql installed but get this error:
install_driver(MySQL) failed: Can't locate DBD/MySQL.pm in @INC
(@INC contains: /path/cgi-bin/admin
/usr/lib/perl5/5.6.0/i386-linux
/usr/lib/perl5/5.6.0
/usr/lib/perl5/site_perl/5.6.0/i386-linux
/usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_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: ADO, ExampleP, Multiplex, Proxy, mysql.
at /path/cgi-bin/admin/GT/SQL/Driver.pm line 78
Please enable debugging in setup for more details.Does this mean I have to rename mysql.pm to MySQL.pm?
Thanks.
Installs:http://wiredon.net/gt
FAQ:http://www.perlmad.com
I have DBD::mysql installed but get this error:
Code:
A fatal error has occured: install_driver(MySQL) failed: Can't locate DBD/MySQL.pm in @INC
(@INC contains: /path/cgi-bin/admin
/usr/lib/perl5/5.6.0/i386-linux
/usr/lib/perl5/5.6.0
/usr/lib/perl5/site_perl/5.6.0/i386-linux
/usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_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: ADO, ExampleP, Multiplex, Proxy, mysql.
at /path/cgi-bin/admin/GT/SQL/Driver.pm line 78
Please enable debugging in setup for more details.
Thanks.
Installs:http://wiredon.net/gt
FAQ:http://www.perlmad.com