Re: Trying to connect to mysql 5 with perl CGI script
It looks like you've installed DBI, but not the MYSQL DBD files- the specific definitions to let DBI use MySQL as a data source. Try cpan or ppm (based on if you're using activestate or not) and install "DBD::mysql" (or "DBD-mysq" for activestate) and try again.
Subject
Written By
Posted
December 22, 2006 03:52PM
December 23, 2006 07:41PM
Re: Trying to connect to mysql 5 with perl CGI script
February 09, 2007 03:24PM
February 13, 2007 04:15PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.