WHM & cPanel stuck in login page
I have entered the username and password then click login, but the page does not move and is stuck on the login page, please help me regarding this problem
-
Hey there! Do you see anything odd in either /usr/local/cpanel/logs/login_log or /usr/local/cpanel/logs/error_log? One of those places should provide more information about what the issue may be.
0 -
I wouldn't grep the log to try and find the error. I would run "tail -f" on each of the files while trying to log in to see if it shows anything helpful.
0 -
Sorry I'm newbie for this, can you show me how to fix this?
0 -
You'll want to run exactly these commands - these let you watch the logs in real-time while you try and log in:
tail -f /usr/local/cpanel/logs/login_log
tail -f /usr/local/cpanel/logs/error_log0
Please sign in to leave a comment.
Comments
4 comments