![]() |
cPanel Login Broken After Litespeed Install
After installing litespeed on my cPanel server I now get a blank screen when anyone tries to logint to cpanel both on 2082 or 2083.
Here is the error from the cpanel error_log Code:
Thu May 10 13:40:57 2007 info [Cpanel::Filesys]: Unable to retrieve disk usage information.Got any ideas? |
It looks like a permission issue, httpd.conf should be located /usr/local/apache/conf/httpd.conf.
Where LSWS has been installed to? /opt/lsws or /usr/local/lsws is the recommended location. If you install it to /usr/local/apache, permission will be messed up, you need to restore the default permission by referencing permission of /usr/local/apache on another server. |
The permissions are the exact same as a cPanel server running apache and the exact same as another machine running cPanel and LiteSpeed.
Nohting has changed but this morning it seemed the login screen on cPanel is just blank now and I got the above error from the cPanel errorlog. |
If you install LSWS to /usr/local/apache, the permission and ownership of conf/ and a few other directories will be messed up. not /usr/local/apache itself.
|
Sorry for not specifying in the previous post, but it was installed to: /opt/lsws not /usr/local/apache/
All the permissions for /usr/local/apache and /usr/local/apache/conf look identical to the other servers. I will look again and see what I can find. |
OK, then I have no clue what happened, pretty strange.
what is the code looks like at /usr/local/cpanel/Cpanel/HttpUtils.pm line 64? |
line 65 is the Unable to locate httpd.conf
Code:
sub find_httpconf { However on http://w2.eleven2.com cPanel is not working, stats are not working, nor is the default hostname page. |
I just wanted to update and let you know that it was the permissions of the apache directory were 744 and not 755, and once I fixed it all worked fine.
I am not sure how this changed, but will look again if it occurs again. |
Glad you find the problem. :)
cPanel has scripts to secure file system, no sure it is related or not. |
| All times are GMT -7. The time now is 02:18 AM. |