MySql Problem Starting Server - 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 Problem Starting Server (
/showthread.php?tid=625111)
MySql Problem Starting Server -
DaRKThESKYY - 28.12.2016
http://imgur.com/a/yBqdS
I opened the xamp, I opened the database with MySql WorkBench but why when I start server it says "MySql: Connection to 'localhost' failed
I started xamp and mysql workbench.. HELP !!!!
Re: MySql Problem Starting Server -
Vince - 28.12.2016
Most people install XAMPP because of phpMyAdmin. If it weren't for that you could've just installed the stand-alone MySQL server. Go to localhost/phpmyadmin in a browser.
Re: MySql Problem Starting Server -
DaRKThESKYY - 28.12.2016
I opened the xamp and after I opened localhost/phpmyadmin in a browser. When I start server it says the same "error" what to do?
Re: MySql Problem Starting Server -
4D1L - 28.12.2016
Quote:
Originally Posted by DaRKThESKYY
I opened the xamp and after I opened localhost/phpmyadmin in a browser. When I start server it says the same "error" what to do?
|
Have you used the correct login details for your SQL login? I believe that the default account created by XAMPP doesn't have a password set for it so that maybe the issue for you.
Re: MySql Problem Starting Server -
DaRKThESKYY - 28.12.2016
Can I give you my teamviewer to resolve it please ??
Re: MySql Problem Starting Server -
KNIGHT786 - 28.12.2016
Quote:
Originally Posted by 4D1L
Have you used the correct login details for your SQL login? I believe that the default account created by XAMPP doesn't have a password set for it so that maybe the issue for you.
|
i also think you enter wrong details or did'nt change the the old details of mysql you have to define your mysql details in top of your script.
Re: MySql Problem Starting Server -
DaRKThESKYY - 28.12.2016
K so can I give you teamviewer to resolve it please ?
Re: MySql Problem Starting Server -
KNIGHT786 - 28.12.2016
man just do a little thing you know the local host details ? if u know then fill it at the top of your script and compile it
Re: MySql Problem Starting Server -
DaRKThESKYY - 28.12.2016
What is incorrect? How I can find the details of my localhost
http://imgur.com/a/mZ9tK
Re: MySql Problem Starting Server -
KNIGHT786 - 28.12.2016
u make database name ask server? if yes then i think you forget to compile it or your pawno showing errors while compilng