Apache restart : /scripts/restartsrv httpd cPanel restart : /etc/rc.d/init.d/cpanel restart MySQL restart : /scripts/restartsrv mysql DNS(BIND) restart : /scripts/restartsrv named Exim(mail) restart : /scripts/restartsrv exim FTP restart : service xinetd restart
Apache restart : service httpd restart cPanel restart : service cpanel restart MySQL restart : service mysql restart Bind restart : service named restart FTP restart : service pure-ftpd restart (if you are using pure-ftp) Edit: I do not use Apache, I use LiteSpeed webserver. Here is the restart command LiteSpeed restart: service lsws restart Vivek