Downloaded the DBI and DBD-mysql files and did the Makefile.pl
Now I get the following in the httpd error log: (The script is working on my other site)
perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at (eval 1) 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.
at /home/e-smith/files/primary/cgi-bin/masterdb.pl line 616
I noticed the mysql.pm is somewhere else. Where do I move it to or how do I tell (what) where it is?
Any suggestions? Please?