==========
[a fatal error or timeout occurred while processing this directive]file error - menu/root.tmpl: not found
==========
Restart your Cpanel service cpanel restart check RAM and Hard-Disk consumption if all is OK.
Then the issue is that /usr/local/cpanel/whostmgr/docroot directory is empty, which is causing the WHM to fail, since it gets some of it's files from there.
To resolve the issue you should update the WHM/Cpanel as WHM/Cpanel update should add the files back to update the Cpanel login to your server as root user and run the command below.
- /scripts/upcp --force
- rsync -avHe ssh --owner --group --perms --progress /usr/local/cpanel/whostmgr/docroot/ root@127.0.0.1:/usr/local/cpanel/whostmgr/docroot/
Once you are done with rsync then restart the cpanel.
- service cpanel restart
You are ready to go this should resolve your issue.
No comments:
Post a Comment
Do Write about the Blog and Welcome to the world where open source is every thing :-)