Posted on 2006-05-05 14:28:22-07 by muratet in response to 2231
Re: Errant DBI
I printed @INC to find all the paths where DBI could live and deleted them until my perl scripts failed for the missing module. I then reinstalled DBI from CPAN. Much to my chagrin, the new DBI install is looking for mysql at /var/lib/mysql/mysql.sock rather than /tmp/mysql.sock which is where the mysql install puts it and mysql_config and /etc/my.cnf says it resides. Can anyone please tell me where DBI is gets its information so I can get this fixed? Thanks Mike
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.