06.12.2011, 13:22
Hi everyone,
Today i tried to start my SA-MP Server as version 0.3d in Linux by PHP but i couldnt. In 0.3c i was using:
popen("cd /home/sampsvr && ./samp03svr &", "r");
Now i used the same script but nothing happens...
Can someone help me please?
PD: It works perfectly by SSH, but not with exec, system, popen, etc.
Today i tried to start my SA-MP Server as version 0.3d in Linux by PHP but i couldnt. In 0.3c i was using:
popen("cd /home/sampsvr && ./samp03svr &", "r");
Now i used the same script but nothing happens...
Can someone help me please?
PD: It works perfectly by SSH, but not with exec, system, popen, etc.