Page 1 of 1

problems with mysql

PostPosted: 08. April 2010 13:18
by kunja
when i open phpmyadmin it shows error
---
Error
MySQL said:
#2013 - Lost connection to MySQL server at 'reading initial communication packet', system error: 0

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.
---

so what i should do now? :(
i already uninstalled XAMPP and deleted all folders ...

Re: problems with mysql

PostPosted: 08. April 2010 14:23
by Audiomad
Check your services make sure mysql is not still running its happened to me. go to run -> type msconfig -> services so if its there. Also make sure you don't have any mysql server software installed that could be clashing.

Re: problems with mysql

PostPosted: 08. April 2010 19:30
by kunja
yesterday it still worked ... I tried to install ffmpeg and restarted xampp.
I was only copying some files in system32 and in xampp/php...
after some time noticed that phpmyadmin is showing error :(

Re: problems with mysql

PostPosted: 09. April 2010 01:12
by Narrowboyy
Please check the \xampp\mysql\data\mysql.err file for any clues.

Also a forum search for the error message Connection for controluser as defined in your configuration failed may help with a solution.