I am in need of help because I set up the database and have all the files but when I input all the information into 'sv_hooks.lua' I cannot connect to the game because it says 'Refreshing SMFID'. (By the way, its PERP3.5)
Where have you set up the MySQL database, and how?
I set the MySQL database up with GoDaddy and I created the database and imported the sql file.
Really, so I bought a website and domain for no reason lol?
[QUOTE=samiskewl;33417837]Really, so I bought a website and domain for no reason lol?[/QUOTE]
Yes, GoDaddy only allows connections on http (port 80) and https (port 443). So the issue is going to be remote mysql connections won't be accepted.
[QUOTE=samiskewl;33417837]Really, so I bought a website and domain for no reason lol?[/QUOTE]
Well you should have expected that when you got shared hosting, it's not like they're going to let you do a shitton of queries from a remote connection for a gameserver.
It allows external connections with Direct Database Access, I just found out.
[editline]24th November 2011[/editline]
[QUOTE=Banana Lord.;33417991]Well you should have expected that when you got shared hosting, it's not like they're going to let you do a shitton of queries from a remote connection for a gameserver.[/QUOTE] Well what other database providers are there that would work?
I run my MySQL off the box with the gameservers...
[QUOTE=Banana Lord.;33418393]I run my MySQL off the box with the gameservers...[/QUOTE] Any tutorials?
Sorry, you need to Log In to post a reply to this thread.