Posts: 91
Threads: 48
Joined: Feb 2013
So i wonder if there is anyway i can use my localhost on a hosted server to connect, i need to fill this format:
HOST=
DB=
USER=
PASS=
And if i can, what should i put as host? i cannot put "localhost" there as then i need to host the GM on my own Computer :S
Posts: 954
Threads: 24
Joined: Jul 2012
Reputation:
0
Are you using something like WAMP or something similar? If yes then it would be localhost as the Host.
Posts: 91
Threads: 48
Joined: Feb 2013
i am using EasyPHP, but as its hosted on a hosting site shoulden't it be something else as localhost is when i host it on my home Computer?
Posts: 954
Threads: 24
Joined: Jul 2012
Reputation:
0
What is the site you use to connect to the phpmyadmin?
Posts: 91
Threads: 48
Joined: Feb 2013
Something like this "http://127.0.0.1/phpmyadmin"
Posts: 91
Threads: 48
Joined: Feb 2013
I host the SAMP server on a hosting site that doesent have MySQL support thingy, so i need to host the MySQL myself, but how do i connect to it from the host to my computer? should i use my IP or something?