
Originally Posted by
elysiumgoz
I have a dedicated server running cPanel 11.25
I can login through root using server-ip:2086
I now can't login to an account either from within root or from server-ip:2082
I simply get a 404 error :
I haven't logged into the server for about a month.
I can't figure this one out and I can't see anything similar on the forum.
Is there anyway I can fix this?
many thanks
Goz
For clarification purposes, please note that the username "root" may login to WHM (ports 2086/2087) but not cPanel (ports 2082/2083); however, if enabled via Tweak Settings, it is possible to use the root (or reseller) password as an override when logging into one of the non-root cPanel user accounts.
What is the full URL being used when attempting to login?
Is the theme "x3" in-use by the affected account(s) or is a different theme being used? Here is an example command to obtain the configured theme name, where "username" should be replaced by the non-root username involved:
Code:
# grep "^RS=" /var/cpanel/users/username
What is the full cPanel version number?
Code:
# cat /usr/local/cpanel/version && echo