Hey. I am trying to get my Runescape server to connect to my site via Mysql. I need to know the IP that it can connect to. It says:
But it's obviously not local host. What do I change that to?Code:private static final String URL = "loaclhost";
Hey. I am trying to get my Runescape server to connect to my site via Mysql. I need to know the IP that it can connect to. It says:
But it's obviously not local host. What do I change that to?Code:private static final String URL = "loaclhost";
The code you posted misspelled localhost. If it doesn't work after correcting the spelling, then there's nothing else that can be done. Remote connection to MySQL is disabled on all free hosting servers due to security reasons.
Your forum account isn't attached to a hosting account either. Whenever you need help with your free hosting account, you must request support here using the attached forum account to it.
Last edited by calistoy; 08-16-2011 at 08:54 AM.