LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Install/Configuration (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=11)
-   -   [Solved] cPanel Admin console = blank screen (http://www.litespeedtech.com/support/forum/showthread.php?t=5227)

Raenk 08-14-2011 09:23 PM

[Solved] cPanel Admin console = blank screen
 
Hi,

Title says it all. I try to get into the admin and I get a blank screen.

I reinstall LSWS completely (4.1.30), just the WHM plugin, nothing.

Server is running fine however.

Suggestions ?

Thanks

NiteWave 08-14-2011 10:17 PM

check if a firewall issue, admin console running on port 7080

ssh to your server as root, "netstat -ntlp|grep 7080"

Raenk 08-14-2011 10:24 PM

Quote:

Originally Posted by NiteWave (Post 29382)
check if a firewall issue, admin console running on port 7080

ssh to your server as root, "netstat -ntlp|grep 7080"

Already checked that, besides it was working before and there has not been any firewall changes.

The connection doesn't seem to be refused, just blank screen.

The last major movement on the server was the upgrade from traditional mysql to percona's mysql.

NiteWave 08-14-2011 10:29 PM

when ssh on the server, what's the result of
wget 127.0.0.1:7080

Raenk 08-14-2011 10:45 PM

It connects and downloads a file.

NiteWave 08-14-2011 10:47 PM

is it an empty file? the size of the file and content of it?

Raenk 08-14-2011 11:06 PM

It is the login.php file for the admin console.

NiteWave 08-15-2011 12:13 AM

I can take a look at your server if you give the access.

webizen 08-15-2011 09:57 AM

please tail -f error.log (e.g. /usr/local/lsws/admin/logs/error.log) when log into admin cp and see if anything causes the error and what the error is.

Quote:

Originally Posted by Raenk (Post 29383)
Already checked that, besides it was working before and there has not been any firewall changes.

The connection doesn't seem to be refused, just blank screen.

The last major movement on the server was the upgrade from traditional mysql to percona's mysql.


Raenk 08-15-2011 10:00 AM

Quote:

Originally Posted by webizen (Post 29391)
please tail -f error.log (e.g. /usr/local/lsws/admin/logs/error.log) when log into admin cp and see if anything causes the error and what the error is.

I can login to the admin console outside WHM, however, the WHM plugin is not working.

That log is empty.


All times are GMT -7. The time now is 10:12 PM.