Re: upgrade fra EasyPHP 1.8 to 5.3.2i cannot connect to MYSQL
Date: July 20, 2010 11:23PM
If I understand, mysql connection is refused ? or access denied ?
Can you try to replace "localhost" by "127.0.0.1", and if it is not enough, can you try as root password : "mysql" ?
I hope it will help you...