Short story:
I encountered an issue on a server running CentOS 7 where I had installed WHM/Cpanel. When I attempted to restart the server, after the restart, WHM couldn't be accessed, and some services weren't running when I checked with the "systemctl status cpanel" command. After browsing the internet, I found a script that could fix the WHM/Cpanel code. By using that script, I managed to re-enable the cpanel service on my server.
Here script
/scripts/check_cpanel_rpms --fix
Posting Komentar untuk "Fix WHM/Cpanel services not running error"