Thread: Server ID?
View Single Post
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 03-10-2014 , 20:55   Re: Server ID?
Reply With Quote #63

Quote:
Originally Posted by Peace-Maker View Post
The gameserver -> database connection doesn't have anything to do with the webpanel -> gameserver connection. The important part is the gameserver -> database connection to get the bans and admins working. This looks fine in your install!

The webpanel -> gameserver connection is only used for displaying information on the fly or some advanced features like kicking players directly from the gameserver with a click on the webpanel. So it's not crucial for sourcebans to work correctly.
To get that working, you'll have to ask your webhost to allow connections from your gameserver's port (default 27015).



You can find that debug script over here.
Thanks for that info I will look into this tomorrow
Phaiz is offline