Web Hosting Talk







View Full Version : Problem with phpMyAdmin on MySQL 4.0.13


iDENTiTY
06-03-2003, 10:13 AM
This is the error I get:

---------------
Error

MySQL said:


Access denied for user: 'admin@127.0.0.1' (Using password: YES)

---------------

Im quite sure I configurated the config file properly and everything looks the same as I did on MySQL 3.23.56.
If it helps I am on Windows using PHP 4.3.1 and phpMyAdmin 2.5.1.

Can anybody help?


Thanks very much.

Regards,
James Scutt

nainil
06-03-2003, 10:56 AM
Check your config.ini.php ... It might be having the problem. Check your mysql db permissions.. also check your hostname in the config file...

Nainil

iDENTiTY
06-04-2003, 07:03 AM
the config file is ok.
how can i change the db permissions? im not familiar with the commands.