mysql DBD/DBI problem
mysql DBD/DBI problem
(OP)
I continue to get errors while trying to get mysql and DBD working together. I keep getting internal server errors and the following message in my errors.log file.
[error] [client IP Address goes here] Premature end of scri
pt headers: /home/httpd/cgi-bin/botw.pl
install_driver(mysql) failed: Can't locate loadable object for module DBD::mysql
in @INC (@INC contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.0050
3 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) at
(eval 1) line 3
Perhaps a module that DBD::mysql requires hasn't been fully installed
at /home/httpd/cgi-bin/botw.pl line 6
I have installed both the RPM and the source release and continue to have problems. Any ideas are welcome.
war,,,
[error] [client IP Address goes here] Premature end of scri
pt headers: /home/httpd/cgi-bin/botw.pl
install_driver(mysql) failed: Can't locate loadable object for module DBD::mysql
in @INC (@INC contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.0050
3 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) at
(eval 1) line 3
Perhaps a module that DBD::mysql requires hasn't been fully installed
at /home/httpd/cgi-bin/botw.pl line 6
I have installed both the RPM and the source release and continue to have problems. Any ideas are welcome.
war,,,
RE: mysql DBD/DBI problem
The following RPMS are installed:
MySQL 3.22.25-1
MySQL client 3.22.25-1
MySQL devel 3.22.25-1
DBI-Perl-Bin
MySQL-DBI-perl-bin 1.1825-4
Thanks
war...