How Can We Help?
How to Restart MySQL Server from WHM
Restarting the MySQL database server is a common task for server administrators, often needed after making configuration changes or for troubleshooting. You can do this quickly and safely from the WHM panel.
How to Restart the MySQL Server
- Log in to WHM: Access your WebHost Manager account with your root credentials. The login URL is typically
https://your-server-ip:2087
. - Navigate to Restart Services: In the search bar on the left, type “Restart Services” and click on the corresponding option.
- Select the MySQL Service: From the list of services, click on SQL Server (MySQL).
- Confirm the Restart: A confirmation screen will appear, asking if you are sure you want to restart the service. Click Yes to proceed.
- Wait for Confirmation: WHM will begin the process of stopping and restarting the MySQL server. It’s important to note that this will temporarily interrupt any database-driven websites on your server. A confirmation message will appear once the restart is successful.