-
[Ascent] CMS Problem
Whenever I try to create a character or do something that involves mysql I get this error.
Warning: mysql_connect() [function.mysql-connect]: Host '192.168.0.1' is not allowed to connect to this MySQL server in C:\wamp\www\game_acc.php on line 39
Error connecting to the mysql server!
Even people outside my house get this error, im pretty sure my config files are right though
-
Re: Ascent CMS Problem
try to change it to localhost or 127.0.0.1 for LAN
if you're using it also for WAN change it to your external ip, not the ip of the router.
-
Re: Ascent CMS Problem
Lol, change your ip address to 127.0.0.1 if the mysql is located on the machine you're using.