Can any one please tell me how i can make my account creation page connect to my my PC MySQL, from a paid host?
im using Servage Hosting
Please will +rep
Can any one please tell me how i can make my account creation page connect to my my PC MySQL, from a paid host?
im using Servage Hosting
Please will +rep
You would have to change MySQL Host in your configuration file (for your account set-up page) to your home IP.
I live in a shoe
What do you mean? those are my config, for index.Code:$lang="en"; // Language ("en" - english, "ru" - russian) $title="Exiled WOW"; // Insert the title of your server here $host="74.130.12.196"; // HOST for Character database $user="web"; // USER for Character database $password="********"; // PASS for Character database $db="login"; // NAME of Character database $hostr="74.130.12.196"; // HOST for Logonserver database $userr="web"; // USER for Logonserver database $passwordr="********"; // PASS for Logonserver database $dbr="login"; // NAME of Logonserver database $database_encoding = 'CP1251'; // Set encoding $img_base = "img/"; // Image dir $server ="exiledwow.ath.cx"; // Ascent Server Address $port = "8129"; // Ascent Server Port $lock_acc=0; // Lock created account to IP address (1 - on, 0 - off) $lock_reg=2; // Registration only one (or more) account from one IP address
Make sure thats your home internal IP$host="74.130.12.196"; // HOST for Character database
$hostr="74.130.12.196"; // HOST for Logonserver database
I live in a shoe
They are....
Whats the error.. It just won't connect? what optins did you set up mysql with? Did you enable remote console?
I live in a shoe
let me enable remote console ^^
My devs can coonect, to the DB for sqls and what not, but my .com cant -.-
Error: Unable to connect to MySQL server. MySQL reported: Can't connect to MySQL server on '74.130.12.196' (4).
So you already have another account set up with navicat, for your website right? make sure that you can connect with it through navicat aswell. (Im really hung over right now so I'm probably not making any sense.)
I live in a shoe
Its ok sounddead, you always help me, hangon trying to connect, i can connect, so can others with that
Hmf. Try changing the port to 3306
I live in a shoe
Nope still doesn't work i get same error, connection error...
Weird. Idk dude, ima go have a nap though. When I get back if its still not fixed I'll help moar
I live in a shoe
kk, thanks bud