How To Restart Services in WHM/cPanel

To Restart Services in WHM/cPanel

Restart is usually performed during installation or up-gradation of new software or during troubleshooting errors like service crashing, Overload on the server due to particular services etc., Procedure to restart the services using WHM/cPanel is explained in this article.


To restart the service in terminal

Run the following command to restart the services in the terminal.

#service < service_name>  restart
$sudo apt-get restart < service_name> 

To restart the services in WHM/cPanel

In WHM, we use Graphical User Interface to restart the services. Log in to the WHM home page and click restart services. It list the various services available in our system.



Click the services to be restarted. The FTP server ask for the restart confirmation. Click ' yes' to continue restart process.


After the confirmation, the FTP service restarts successfully and displays the status of the service as shown below.



The log message displays the list of events and error that occur during the service restart.



Similarly we can restart any service using WHM/cPanel.

Tag : WHM cPanel
FAQ
Q
How do I fix WHM News?
A
To fix WHM's News, run the following command
Syntax: "rm -f /var/cpanel/objcache/whmnews"
Q
How do I restart a daemon in WHM?
A
By this method, you can restart
WHM's Restart Services interface (Home >> Restart Services).
Q
Can I run cPanel on the Mac platform?
A
No, They do not have a version of cPanel & WHM that runs on an OS X server. However, you can access the cPanel interface with Safari®, Firefox, or another compatible browser from a Mac computer.
Q
How do I know the path of a file on the server?
A
Here your files can be stored in the directory
" /home/username/ "
Q
How do I change my cPanel username?
A
System administrators can change cPanel usernames in WHM's Modify an Account interface (Home >> Account Functions >> Modify an Account).