phpMyAdmin connection problem
Posted: Fri Nov 18, 2005 6:15 pm
Hi all
I have MySQL/PHP4/Apache running on my Windows machine. The problem is when I use a password for my database I get this error
No password-No problem. I've double-checked that all passwords are matching. I have a username in the mysql database with a password and I'm using these in the . conf file in phpMyAdmin. Any suggestions would be gratefully received.
Sean
I have MySQL/PHP4/Apache running on my Windows machine. The problem is when I use a password for my database I get this error
Code: Select all
#1045 Access denied for user’ joe@localhost’ (USING PASSWORD: ’YES’)Sean