ClickBank Products

Restart or start and stop apache linux with cpanel

The standard start/stop scripts are located in /etc/init.d or for older linux versions /etc/rc.d/init.d.

Stop apache: /etc/init.d/httpd stop

Start apache: /etc/init.d/httpd start

If you run cPanel there is a restart script located at /scripts/restartsrv.

To restart Apache run /scripts/restartsrv httpd

If you have an /admin folder apache can be restarted by running /admin/res httpd

Related posts:

  1. Cpanel log file locations – PHP, FTP, mySQL, CPanel/WHM
  2. How Do I Stop Fatal Error Messages That Come Up At Start And Shut Down My Computer?
  3. How do I stop this error message from appearing when I start up my laptop with windows 7?

Leave a Reply