15 Dec 2009 23:22
problems loading DBD::MySQL
Keith Thomas <kttradesltd <at> gmail.com>
2009-12-15 22:22:51 GMT
2009-12-15 22:22:51 GMT
Hi I keep running into the following error when attempting to load the DBD for mysql: C:\PROGRA~1\MySQL\MYSQLS~1.1\bin\MYSQLA~1.EXE: connect to server at 'localhost' failed error: 'Access denied for user 'ODBC' <at> 'localhost' (using password: NO)' I originally tried to install through CPAN but kept getting 500 errors when trying to connect (probably blocked by my company's IT), so I pulled the tar down and decompressed it to load it manually. I had no troubles getting DBI to load. I am using MySQl 5.1.41 - the test DB and default accounts all appear there correctly, and i have went as far as giiving the ODBC <at> localhostaccount full permissions to the test DB and still get the same error. Any idea what I am missing? Thanks Keith Thomas
RSS Feed