Don Harrop wrote:
>
~~~~~~~~~
> [Fri May 19 10:10:29 2000] replicator2000.cgi: Perhaps the capitalisation of
> DBD 'mysql' isn't right. at db_func.cgi line 10
~~~~~~~~~
Hi Don and list,
No guru here, but...
> t/mysql.............FAILED test 23
> Failed 1/68 tests, 98.53% okay
> t/mysql2............ok
^^^
Is this refering to a second test or a test on a second mysql?
If the later, then the CGI error mesg concerning improper
capitalization may
be actually pointing to the fact that you may have 2 servers
installed.
The working one somehow with an odd name that's tripping things up?
A couple of books.
Of course your probably aware of the O'Reilly's DBI book, by Bunce and
Descartes.
Had stop to get a handle on PHP. So can't really give a
recommentdation.
Paul Dubois' "MySQL". Great book! There are very nice sections on the
C, Perl, and PHP
API's. (New Riders).
M. Dearman