Jump to content

SRCDS implementation


aquadeluxe

Recommended Posts

I am working on a script that will allow me to install a game server with SRCDS.

 

I use this code:

echo system("cd /location/to/srcds && ./steam -command update -game \"Counter-Strike Source\" -dir ./test");

 

and it gives me this "Checking bootstrapper version ... Unable to write to the current Steam application folder. Please move Steam to a folder where you have write privileges. "

 

I set the srcds to 777 and I tried with the user and group as apache, but it still gives me the same error.

 

Safe mode is off, btw.

 

Is there a way I can get this to work, or do I need to use something other than PHP for this?

Link to comment
https://forums.phpfreaks.com/topic/122041-srcds-implementation/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.