Search found 3 matches

by Xenland
Fri Nov 19, 2010 8:57 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: HLStatsX dosn't update website
Replies: 1
Views: 649

HLStatsX dosn't update website

I know this is a complex subject considering it involves Apache2, PHP, Perl & MySql...and probubly some other third thing, but I've done all the hard parts already. I can access the website just fine and it works except for the fact that it never updates the website. So this is what i know.... *...
by Xenland
Tue Nov 09, 2010 2:19 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Linux app screen problem
Replies: 4
Views: 1256

Re: Linux app screen problem

After researching the screen documentation I realized that i was required to detach it from session, then reattach it following command.. screen -r [screen-proccess-id] which brought me back to the screen of where i originally left off when i was dissconnected Note: [screen-proccess-id] can be aquie...
by Xenland
Sun Nov 07, 2010 3:04 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Linux app screen problem
Replies: 4
Views: 1256

Linux app screen problem

I've recently started a server with the command "screen [command arguments here]" in a detached session...my game server is up and running, but that's not the problem. I don't know how to access the srcds_run server process again since I've disconnected from that session. And when i try op...