Page 1 of 1

Server Panel (Start, Stop and Restart)

Posted: Sun Oct 16, 2011 5:38 pm
by Jack
Hello,
I'm hosting a CS:S server from my house and sometimes when I have to restart it I have to do this manually or from teamviewer. I hate doing that all the time so I was wondering if it was possible to make a server panel which I can Start, Stop and Restart the server from my website. I tried to find out how I do this by searching on google, but everything was for linux.


I run my CS:S server from Windows XP and the webserver is linux and not hosted by me.


sry for bad grammar, i'm using a very laggy phone.

Re: Server Panel (Start, Stop and Restart)

Posted: Sun Oct 16, 2011 6:25 pm
by Blake
Uuseeeeeeeeeeeeeeee web servarrrrrrrrrrrrr with PHHHHHPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP and MAKEEEEEEEEEE
WEB PAGEEEEEEEEEEEEEEE
that kills processsssssssssssssssssssssssssssssssssssssss / restartssssssssssss ittttttttttttttttttttttttttttttttttttttt with a loginnnnnnnnnnnnnnnnnnnnnnnnnn

Re: Server Panel (Start, Stop and Restart)

Posted: Sun Oct 16, 2011 11:18 pm
by ant_8490
yes php is needed. "exec" command is helpful.

Re: Server Panel (Start, Stop and Restart)

Posted: Mon Oct 17, 2011 3:56 am
by Jack
PHP is already working on webserver :-P

Re: Server Panel (Start, Stop and Restart)

Posted: Mon Oct 17, 2011 7:25 pm
by killman2639

Re: Server Panel (Start, Stop and Restart)

Posted: Mon Oct 17, 2011 7:40 pm
by Blake
Jack wrote:PHP is already working on webserver :-P
wont work well since you need webserver and game server on same computer. as far as I know since Exec uses the computers directory and only files on it

Re: Server Panel (Start, Stop and Restart)

Posted: Mon Oct 17, 2011 8:11 pm
by ant_8490
Blake wrote:
Jack wrote:PHP is already working on webserver :-P
wont work well since you need webserver and game server on same computer. as far as I know since Exec uses the computers directory and only files on it
Setup a webserver on that PC just for that one page.

Re: Server Panel (Start, Stop and Restart)

Posted: Mon Oct 17, 2011 10:35 pm
by Blake
ant_8490 wrote:
Blake wrote:
Jack wrote:PHP is already working on webserver :-P
wont work well since you need webserver and game server on same computer. as far as I know since Exec uses the computers directory and only files on it
Setup a webserver on that PC just for that one page.
Hes to lazy... and why would he pay for a webserver if he can host one hur dur.. (idk why he doesn't maybuuuuuuuuueeeeeee he new?)

Re: Server Panel (Start, Stop and Restart)

Posted: Tue Oct 18, 2011 9:58 am
by Jack
Blake wrote:Hes to lazy... and why would he pay for a webserver if he can host one hur dur.. (idk why he doesn't maybuuuuuuuuueeeeeee he new?)

new? lol and no. I'm not paying for the Webserver. A friend did then I got full ftp access.

Re: Server Panel (Start, Stop and Restart)

Posted: Tue Oct 18, 2011 6:23 pm
by killman2639
Jack wrote:
Blake wrote:Hes to lazy... and why would he pay for a webserver if he can host one hur dur.. (idk why he doesn't maybuuuuuuuuueeeeeee he new?)

new? lol and no. I'm not paying for the Webserver. A friend did then I got full ftp access.
WAMP or XAMPP maybe? Those are free and good.

Re: Server Panel (Start, Stop and Restart)

Posted: Tue Oct 18, 2011 6:50 pm
by ant_8490
Some ppl may need both, a paid website and a home site. For example, a small home site, maybe not even a domain name for it, just to control the server. And a real website for your community. Like if you internet upload speed is terrible, then your website would not be useable for everyone, but would be enough for only the owner to maintain the server.

Re: Server Panel (Start, Stop and Restart)

Posted: Thu Dec 01, 2011 2:29 pm
by Jack
k, solved.

Re: Server Panel (Start, Stop and Restart)

Posted: Sat Jan 07, 2012 7:59 pm
by Jack
Not really solved... Could anyone give me a php example of the restarting thing?
Btw, Website is working :=)

Re: Server Panel (Start, Stop and Restart)

Posted: Sun Jan 08, 2012 2:25 pm
by Blake
Jack wrote:Not really solved... Could anyone give me a php example of the restarting thing?
Btw, Website is working :=)
Really? look up command line execution in php.