SA-MP Forums Archive
Mysql "Unable to connect" - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Mysql "Unable to connect" (/showthread.php?tid=598378)



Mysql "Unable to connect" - Aa12 - 11.01.2016

Yesterday I ran Xampp and everything was alright, but today when I try to inter localhost/phpmyadmin/ it gives me this




Re: Mysql "Unable to connect" - AbyssMorgan - 11.01.2016

Turn on Apache and MySQL


Re: Mysql "Unable to connect" - Aa12 - 11.01.2016

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
Turn on Apache and MySQL
I did( I think)

21:15:15 [Apache] Attempting to start Apache app...
21:15:16 [mysql] Attempting to start MySQL app...
21:15:16 [Apache] Status change detected: running
21:15:16 [mysql] Status change detected: running


Re: Mysql "Unable to connect" - PrO.GameR - 11.01.2016

Phpmyadmin sometimes gets messy, try setting it's port to 8080 in settings then restarting it, it will get fixed ( search the net for this tutorial, I can barely remember how I did it, but the port that worked was 8080 for sure)


Re: Mysql "Unable to connect" - Aa12 - 12.01.2016

Quote:
Originally Posted by PrO.GameR
Посмотреть сообщение
Phpmyadmin sometimes gets messy, try setting it's port to 8080 in settings then restarting it, it will get fixed ( search the net for this tutorial, I can barely remember how I did it, but the port that worked was 8080 for sure)
I think I changed it but it doesnt fix my problem




Re: Mysql "Unable to connect" - PrO.GameR - 12.01.2016

You must use it like this now localhost:8080/phpmyadmin, although if it doesn't help you can get a faster answer in other sites like stackoverflow https://www.******.com/?gws_rd=ssl#q...pmyadmin+xampp


Re: Mysql "Unable to connect" - Aa12 - 13.01.2016

Quote:
Originally Posted by PrO.GameR
Посмотреть сообщение
You must use it like this now localhost:8080/phpmyadmin, although if it doesn't help you can get a faster answer in other sites like stackoverflow https://www.******.com/?gws_rd=ssl#q...pmyadmin+xampp
when I go to localhost:8080/phpmyadmin I get

Код:
Cannot connect: invalid settings.
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.