XAMPP MySQL stops running after ~1.5 seconds

Posted by Nona Urbiz on Server Fault See other posts from Server Fault or by Nona Urbiz
Published on 2009-06-18T18:39:11Z Indexed on 2010/05/20 21:02 UTC
Read the original article Hit count: 254

Filed under:
|
|

I have tried installing it as a service. Nothing seems to work! I have checked the status page and MySQL is listed as "Deactivated". When trying to open phpMyAdmin I get:

Error MySQL said: Documentation #1045 - Access denied for user 'root'@'localhost' (using password: NO) Connection for controluser as defined in your configuration failed. 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.

and from the CD demo:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in C:\xampp\htdocs\xampp\cds.php on line 77 Could not connect to database! Is MySQL running or did you change the password?



       Thanks for any suggestions or help you can give!

© Server Fault or respective owner

Related posts about mysql

Related posts about xampp