Page 1 of 1

1.7.7 - A few problems with MySQL (Vista/Win7) [SOLVED]

PostPosted: 13. November 2011 18:56
by RussianAndrey
Hello,
I have just installed XAMPP using the .zip package and successfully run the setup_xampp.bat file. I started the XAMPP Control Panel 3 v. 3.0.2 and started the Apache and MySQL.

On the status page, it indicates that MySQL database DEACTIVATED and when trying to enter PhpMyAdmin, i get this error:
Code: Select all
#2002 – The server is not responding (or local MySQL server's socket is not correctly configured)

Connection for controluser as defined in your configuration failed.


How can I fix this to make PhpMyAdmin and the rest work?

Re: XAMPP 1.7.7 - A few problems with MySQL

PostPosted: 13. November 2011 23:58
by Sharley
Try this:
Open \xampp\mysql\my.ini file in your text editor and find this line and remove the # character from the start of the line
#bind-address="127.0.0.1"
Save the file and try and start MySQL again.

Good luck. :)

Re: XAMPP 1.7.7 - A few problems with MySQL

PostPosted: 14. November 2011 16:17
by RussianAndrey
Sharley wrote:Try this:
Open \xampp\mysql\my.ini file in your text editor and find this line and remove the # character from the start of the line
#bind-address="127.0.0.1"
Save the file and try and start MySQL again.

Good luck. :)


THANK YOU VERY MUCH. It works! :wink:

Re: XAMPP 1.7.7 - A few problems with MySQL

PostPosted: 14. November 2011 21:08
by Fantosh
Sharley wrote:Try this:
Open \xampp\mysql\my.ini file in your text editor and find this line and remove the # character from the start of the line
#bind-address="127.0.0.1"
Save the file and try and start MySQL again.

Good luck. :)



hey!!! I got registered here cuz' I hav' this same issue, damn!!! man u are a God!!! :o lol after register in this web, I lost 2 Days with not luck on google search!! , Thanks !!!!!!! man!!! Blesses from Panama, and sorry fi my english!! :mrgreen: :P

Re: XAMPP 1.7.7 - A few problems with MySQL

PostPosted: 14. November 2011 22:47
by Sharley
Thanks for all the feedback. 8)

Good luck. :)