Jump to content
  • 0

dedicat server !


Question

Posted

hy everyone i have some problems with connection from website to db

 

i have a dedicat server with windows server 2008 r2 datacenter

and website can't connect to mysql .

port 3306 is ON

firewall off

gameserver loginserver ONLINE (can connect to server)

 

but website can't connect to mysql..(can't connect to mysql server on 'localhost' (10013)

now from my pc ,from navicat i try to connect to dedicat (navicat) and connect succes) lol :O but website stil fail :(

and in my pc with windows 7 x 64 ..work fine (have same files )

 

2 answers to this question

Recommended Posts

  • 0
Posted

to connect from the site side in your sql in dedi you need to make one user and in host to put the real ip of your site and only this

and give the user privilege in what table you want from db

 

so just create one user

host :REAL SITE IP

username: but what ever you want

pass: what ever you want

set the privilege

olso you must check if your sql in open for outside connection

                                             

  • 0
Posted

to connect from the site side in your sql in dedi you need to make one user and in host to put the real ip of your site and only this

and give the user privilege in what table you want from db

 

so just create one user

host :REAL SITE IP

username: but what ever you want

pass: what ever you want

set the privilege

olso you must check if your sql in open for outside connection

                                           

thx bro working ....

loked

Guest
This topic is now closed to further replies.


×
×
  • Create New...