AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   SSMS - Sourcemod Server Management System (https://forums.alliedmods.net/showthread.php?t=175247)

SmackDaddy 07-24-2013 20:55

Re: SSMS - Sourcemod Server Management System
 
I have a website I uploaded these to via FTP to my domain -- don't know how to get modules from CPanel/FTP with no SSH/CMD access to my webserver. So this won't work on a windows or centOS webserver then? Oh well, guess I won't be able to use this then.... *sigh*

captaindeterprimary 07-25-2013 00:10

Re: SSMS - Sourcemod Server Management System
 
Quote:

Originally Posted by SmackDaddy (Post 1998086)
I have a website I uploaded these to via FTP to my domain -- don't know how to get modules from CPanel/FTP with no SSH/CMD access to my webserver. So this won't work on a windows or centOS webserver then? Oh well, guess I won't be able to use this then.... *sigh*

I never said it wouldn't work on centos, I said I knew very little about centos 7 months ago. I didn't know how to clone a git repo, or really use terminal. I do now. But no it will not work on a windows web server.

snelvuur 07-25-2013 02:45

Re: SSMS - Sourcemod Server Management System
 
@smackdaddy: just for explaining sake, if you go for instance to https://github.com/Snelvuur/SSMS/tree/master/lib, you will notice some extra links. You see steam-condensor there, with an @ sign and a number behind it. If you click the number, it will send you to the module used from steam-condensor. Those files needs to be in that directory, thats the idea. This works much easier if you have git access.

But now you might understand that part. Instead of authors just using library's from 3rth party and updating it constantly, they just link to it sort of speak. That way you always have the latest.

captaindeterprimary 07-25-2013 11:43

Re: SSMS - Sourcemod Server Management System
 
I have installed it on a crunchbang test box. However it does not seem to want to open server.php.
http://vman315.no-ip.org:83/ssms . No I am not worried about htpasswd, this is just a test box. Now I did follow what the git said: git cloned the repo, git submodules, touched config.php, chmod 777 config.php, enter info on /var/www/install/index.php everything was successful, then opened the ssms index page, everything but server.php works.

snelvuur 07-25-2013 16:03

Re: SSMS - Sourcemod Server Management System
 
Can you tell me what the log file tells you, in your webserver (apache i presume) it will have an error.log stating the 500 error message.

captaindeterprimary 07-26-2013 09:10

Re: SSMS - Sourcemod Server Management System
 
Spoiler

I have yet to put the server in to production mode, I have not had the time to go about and make the changes I wanted to.

snelvuur 07-26-2013 09:45

Re: SSMS - Sourcemod Server Management System
 
Those call-time are from php 5.4 i dont know if i had those fixed internally, i'll check it.

SmackDaddy 07-26-2013 17:24

Re: SSMS - Sourcemod Server Management System
 
Quote:

Originally Posted by snelvuur (Post 1998231)
@smackdaddy: just for explaining sake, if you go for instance to https://github.com/Snelvuur/SSMS/tree/master/lib, you will notice some extra links. You see steam-condensor there, with an @ sign and a number behind it. If you click the number, it will send you to the module used from steam-condensor. Those files needs to be in that directory, thats the idea. This works much easier if you have git access.

So I can manually get those files and then upload them to my webserver to make it work then, correct?

snelvuur 07-26-2013 18:35

Re: SSMS - Sourcemod Server Management System
 
@smackdaddy: yes thats the idea.

@vman315: i updated the master repo, if you download it again it should have that fix in there for you.

captaindeterprimary 07-26-2013 22:04

Re: SSMS - Sourcemod Server Management System
 
Quote:

Originally Posted by snelvuur (Post 1999486)
@smackdaddy: yes thats the idea.

@vman315: i updated the master repo, if you download it again it should have that fix in there for you.

Alrighty I had to reinstall my crunchbang box because I derped a setting, but I will test as soon as I get it up.

It work! Thanks!


All times are GMT -4. The time now is 13:45.

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