how to restart apache in zend server

Awais Qarni picture Awais Qarni · Nov 14, 2012 · Viewed 18.1k times · Source

I have Zend Server CE installed on my windows computer. I have made some changes in httpd cofig file. Now I want to restart apache. I haven't found any option to restart apache. There is just one option "Restart PHP".

Can any body tell me from where I can restart apache in Zend Server CE?

Answer

Magesh M picture Magesh M · Aug 16, 2013

first you need to check the "Zend server" installation location.

Say for example.

If you installed zend server @ /usr/local/zend/

Use the below command to restart the Zend Server.

/usr/local/zend/bin/zendctl.sh restart