|
|
| |
1. Restart Apache in windows 2003 server through PHP |
|
Reply |
|
|
 Emad Mohamed Hossam ElDin | 2008-12-02 16:36:59 |
Hello,
How do I restart Apache webserver on a Windows 2003 Server through PHP? I tried:
passthru("PATH/TO/APACHE/httpd.exe -k restart");
but it doesn't restart, although when trying through command line it restarts successfully, I also tried "exec" and "system" but didn't work..
Any help will be greatly Appretiated |
There are 3 replies in this thread, which are not being displayed. Browsing this forum thread replies is available only to premium subscribers.
Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum. |