Raised This Month: $51 Target: $400
 12% 

Sourcemod Webadmin (Updated 12/05/2012)


Post New Thread Reply   
 
Thread Tools Display Modes
.=QUACK=.Major.pain
Senior Member
Join Date: Jan 2010
Old 04-22-2011 , 15:38   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #501

Cool - sent off a support ticket to my host.
Wasn't sure if it was like ports, requiring specific values.
.=QUACK=.Major.pain is offline
.=QUACK=.Major.pain
Senior Member
Join Date: Jan 2010
Old 04-22-2011 , 16:46   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #502

Support is requesting the ports that this script is trying to use for the sockets.
.=QUACK=.Major.pain is offline
.=QUACK=.Major.pain
Senior Member
Join Date: Jan 2010
Old 04-22-2011 , 17:38   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #503

Update:

My host is looking at your server.php file to determine what the issue is. They tell me now that the sockets are enabled. They have to be for php to work properly.

Doing some testing, with the timeout setting at default=2, I get the offline messages. Increasing it to 100, I get message that MySQL server has gone away. I have to assume that the script isn't connecting to the servers to get their status. Obviously a hosting issue. I know they close all the ports and you have to request specific ports to be opened. We had this issue with hosting our own TS3 server.
.=QUACK=.Major.pain is offline
.=QUACK=.Major.pain
Senior Member
Join Date: Jan 2010
Old 04-23-2011 , 00:45   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #504

Got it fixed. Had to allow access for port 27015.
All 3 servers apppear online now.

The basic player tracker doesn't appear to be showing anyone either.

Probably a simply incorrect setting.

I installed the plugin on the server and the .cfg was created.
It's enabled in the webtool, and the databases.cfg contains:

"webadmin"
{
"driver" "default"
"host" "174.122.124.156"
"database" "stuffup_webadmin"
"user" "stuffup_webadmin"
"pass" "xxxxxxxxxx"
}

Have I done anything incorrect?
.=QUACK=.Major.pain is offline
Adjo
Member
Join Date: Dec 2009
Location: UK
Old 04-23-2011 , 06:35   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #505

Quote:
Originally Posted by .=QUACK=.Major.pain View Post
"webadmin"
{
"driver" "default"
"host" "174.122.124.156"
"database" "stuffup_webadmin"
"user" "stuffup_webadmin"
"pass" "xxxxxxxxxx"
}
Try have it like:
Code:
"webadmin"
{
"driver" "mysql"
"host" ""
"database" ""
"user" ""
"pass" ""
"port" "3306"
}
Adjo is offline
.=QUACK=.Major.pain
Senior Member
Join Date: Jan 2010
Old 04-23-2011 , 10:32   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #506

Thanks for the help.
Gonna have to hit the support up again to allow port 3306.

They like to keep things closed up tight.
.=QUACK=.Major.pain is offline
ecca
Sexy Santa
Join Date: Jan 2011
Old 06-02-2011 , 11:52   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #507

Quote:
Originally Posted by HSFighter View Post
Spelling fail on support xD?
__________________
ecca is offline
HSFighter
Veteran Member
Join Date: Aug 2007
Location: Flensburg - Germany
Old 06-07-2011 , 13:10   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #508

Thx
__________________



Sorry for my very bad english
Greetings HSFighter
HSFighter is offline
Send a message via ICQ to HSFighter
King John
Junior Member
Join Date: Feb 2010
Old 06-18-2011 , 01:48   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #509

Is this project still alive? I hope it is, I love this. You should totally support this as well: http://forums.alliedmods.net/showthread.php?p=1420095
King John is offline
HSFighter
Veteran Member
Join Date: Aug 2007
Location: Flensburg - Germany
Old 06-19-2011 , 19:19   Re: Sourcemod Webadmin (Updated 19/07/2010)
Reply With Quote #510

Yes it's alive
__________________



Sorry for my very bad english
Greetings HSFighter
HSFighter is offline
Send a message via ICQ to HSFighter
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode