introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.
-->

MySQL isnt working



Posted by: Reston
June 05, 2010 08:26PM
I installed EasyPHP 5.2.10 and I can't get MySQL to start.
When I try to access it via [localhost]
I get this error:

MySQL said: Documentation
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

I'm a newbie and any help would be much appreciated. Thanks.
Posted by: Amour
June 06, 2010 08:28AM
It's a new installation, not an upgrade attemp ?

EasyPHP is running as Administrator (if you use Vista or 7) ?
Posted by: Mark1234
August 16, 2010 10:31PM
I'm getting the same error as mentioned above. It's a new installation on Vista. I've tried running the .exe as administrator and I'm still getting this error.
Posted by: Mark1234
August 16, 2010 11:47PM
Oh, just realized I've installed 5.3.3. But still having that issue.
Posted by: Mark1234
August 17, 2010 12:19AM
Fixed. Needed to change configuration of EasyPHP (CTRL + E) and select "Start Apache and MySql as services (administrator only)" in addition to running app as Admin.
Posted by: Mark1234
August 17, 2010 01:09AM
Doh. Still not working. Spoke to soon. But at least I've got the green light on MySQL. It's still throwing the same accessed denied error when I try to go to the phpMyAdmin. Sorry for the posts :(

#1045 - Access denied for user 'root'@'localhost' (using password: NO)
Posted by: Mark1234
August 17, 2010 06:40PM
uninstalled, reinstalled, works just fine now.
Posted by: Fabui Arroiz
August 17, 2010 10:32PM
I installed joomla but i cant start it due an error with mysql...i just want to know if it is possible to unistall everything and do it again from the beggining

thanx
Posted by: Amour
August 18, 2010 12:47AM
Can you uninstall all, and try again ?

Also, can you try MySQL host "127.0.0.1" and not "localhost" ?