start server in php
#5

Quote:
Originally Posted by jamesbond007
Посмотреть сообщение
<?php
exec('cd \samp');
exec('start samp-server.exe');
echo "Server started!";
?>


nothing happens just loading forever

help will be appreciated

im running xampp apache on win
Is shell() and exec() active in php.ini?
I believe XAMPP/WAMP disables some features (security)
Reply


Messages In This Thread
start server in php - by jamesbond007 - 12.06.2011, 09:26
Re: start server in php - by Iphone1234g - 12.06.2011, 09:32
Re: start server in php - by Ironboy500[TW] - 12.06.2011, 10:14
Re: start server in php - by jamesbond007 - 12.06.2011, 10:21
Re: start server in php - by Ash. - 12.06.2011, 10:22
Re: start server in php - by jamesbond007 - 12.06.2011, 11:12
Re: start server in php - by jamesbond007 - 12.06.2011, 12:52
Re: start server in php - by Calgon - 12.06.2011, 13:07
Re: start server in php - by Cyanide - 12.06.2011, 13:11
Re: start server in php - by Westie - 12.06.2011, 21:21

Forum Jump:


Users browsing this thread: 1 Guest(s)