Alright so I'm trying to host a site that displays and manages a certain games users and status... I've run into some issues with MySQL, the messages are usually something to do with "Host '74.86.116.190' is not allowed to connect to this MySQL server". Here is a link to the page/site in question:
http://lancersedge.exofire.net/wow2/index.php?action=plist&lang=en
And here's the setup, I'm running the "game server" from my home server, I am hosting the "website" on my x10 account (lancersedge.exofire.net). I think this issue has to do with the fact that x10 isn't letting MySQL "dial-out" to my home MySQL server in order to retrieve the required information.
Help?
Edit:
Bump:
I would really like this MySQL issue sorted... I'm thinking that some functions need to be opened on my account, or I need PHP Level 3...
http://lancersedge.exofire.net/wow2/index.php?action=plist&lang=en
And here's the setup, I'm running the "game server" from my home server, I am hosting the "website" on my x10 account (lancersedge.exofire.net). I think this issue has to do with the fact that x10 isn't letting MySQL "dial-out" to my home MySQL server in order to retrieve the required information.
Help?
Edit:
Bump:
I would really like this MySQL issue sorted... I'm thinking that some functions need to be opened on my account, or I need PHP Level 3...
Last edited: