21.09.2011, 03:04
So after trying server times to get this to work correctly and configure my web server and vps it finally starts up and stays up, but the page continues to load and won't stop unless i force it to. When I force it to stop the server stay up how to I get it to stop executing the php?
Info: I am running this on lighttpd /w php on Debian.
Код:
<?php exec('cd /***/ ; ./samp03svr &'); ?>