SA-MP Forums Archive
MySQL - PHPMYADMIN connection problem - 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 - PHPMYADMIN connection problem (/showthread.php?tid=574766)



MySQL - PHPMYADMIN connection problem - 7Ahmad7 - 20.05.2015

Hey samp users,I have a problem when trying to start up mysql page.
what happens exactly is that when i open a new page,typing in it localhost(or 127.0.0.1)/phpmyadmin
The page won't load,And it says : ERR_CONNECTION_REFUSED .
What should i do to fix that?


Re: MySQL - PHPMYADMIN connection problem - Ghazal - 20.05.2015

Install wamp or xamp.


Re: MySQL - PHPMYADMIN connection problem - 7Ahmad7 - 20.05.2015

Quote:
Originally Posted by Maro06
Посмотреть сообщение
Install wamp or xamp.
WOW!!! you are GENIUS!

are you idiot? of course i made that.


Re: MySQL - PHPMYADMIN connection problem - Sergei - 20.05.2015

Quote:
Originally Posted by 7Ahmad7
Посмотреть сообщение
WOW!!! you are GENIUS!

are you idiot? of course i made that.
While you are that smart, you could have figured out that your problem has nothing to do with SAMP.


Re: MySQL - PHPMYADMIN connection problem - X337 - 20.05.2015

Is your mysql user using password?


Re: MySQL - PHPMYADMIN connection problem - 7Ahmad7 - 20.05.2015

When i setted up the program,I used default settings ( defualt username and password )


Re: MySQL - PHPMYADMIN connection problem - Alex Magaсa - 20.05.2015

Quote:
Originally Posted by 7Ahmad7
Посмотреть сообщение
When i setted up the program,I used default settings ( defualt username and password )
Just re-install the program and dont put password/user manually + follow instructions carefully.
And make sure you open ports for this software (XAMPP or WAMPP)


Re: MySQL - PHPMYADMIN connection problem - X337 - 20.05.2015

I've seen a problem like this before, it's because config.php.inc on PMA didn't match with MySQL user & Password.


Re: MySQL - PHPMYADMIN connection problem - 7Ahmad7 - 20.05.2015

Quote:
Originally Posted by bondowocopz
Посмотреть сообщение
I've seen a problem like this before, it's because config.php.inc on PMA didn't match with MySQL user & Password.
How could anyone fix that?


Re: MySQL - PHPMYADMIN connection problem - 7Ahmad7 - 20.05.2015

Hey guys i don't know how i fixed it,I tried to make it off ( closed the program) and making it on again
by the way,the icon of wamp was orange always,when it becomes green,I can open phpmyadmin

thanks all for supporting me.