New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
cpanel login error
We are experiencing the issue while trying to login /cPanel
lscgid: execve():/usr/local/cpanel/cgi-sys/redirect.cgi: Permission denied
When we open directly via WHM
`Internal Server Error
500
Internal Error (ID 469406345234351)
cpsrvd Server at `
Is there any cPanel admin who can help us to sort out the issue.

Comments
I think the issue is due to incorrect permissions on redirect.cgi, causing cPanel and WHM login failures. Fix involves correcting file permissions, restarting services, and possibly updating cPanel via SSH.
Already tried the mentioned solution. nothing work. We are expecting it litespeed issue.
https://www.litespeedtech.com/support/forum/threads/resolved-lscgid-execve-error.15296/
did u check if SELinux is the problem? sometimes if it enabled, it might be the cause.
It already disabled
chmod 755 /usr/local/cpanel/cgi-sys/redirect.cgi
chown root:root /usr/local/cpanel/cgi-sys/redirect.cgi
Is your cpanel license a legit one or a shared license?
Hi, very stupid suggestion but have you started by rebooting the box? Do you have enough disk space? Also, are you trying to login as root or as a user? Does login as another work?