LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Install/Configuration > [Solved] Admin Web Console Not Loading After New Installation

Reply
 
Thread Tools Display Modes
  #1  
Old 06-28-2011, 11:46 AM
sagesmart sagesmart is offline
New Member
 
Join Date: Jun 2011
Posts: 4
Default [Solved] Admin Web Console Not Loading After New Installation

Using the WHM plugin, I recently installed LSWS using a VPS Enterprise license. Everything appeared to have installed correctly. So, then I clicked on "Build Matching PHP Binary". Again, no apparent errors. I then clicked on "Restart LiteSpeed".

I then clicked on "Admin Web Console" and Firefox would not load the page. Firefox gave the following message, "The connection has timed out".

I then uninstalled LSWS and re-installed it to see if that would help, but it did not help.

Some options I used are as follows:

LiteSpeed Port Offset is 2000
I enabled PHP suEXEC

The only thing that looked suspicious during the LSWS installation was this message:

Generating key pair for web console login page, please wait ...
Generating RSA private key, 512 bit long modulus
.........................++++++++++++
...........++++++++++++
unable to write 'random state'

I have no clue what that message is about and I don't know if that has anything to do with why I can't load the Admin Web Console (or any other web page on my site) using LiteSpeed on port 2080 (which I thought I would be able to with a port offset of 2000).

Any ideas on what might be going on here?
Reply With Quote
  #2  
Old 06-28-2011, 12:03 PM
cmanns cmanns is offline
Senior Member
 
Join Date: Jun 2010
Posts: 100
Quote:
Originally Posted by sagesmart View Post
Using the WHM plugin, I recently installed LSWS using a VPS Enterprise license. Everything appeared to have installed correctly. So, then I clicked on "Build Matching PHP Binary". Again, no apparent errors. I then clicked on "Restart LiteSpeed".

I then clicked on "Admin Web Console" and Firefox would not load the page. Firefox gave the following message, "The connection has timed out".

I then uninstalled LSWS and re-installed it to see if that would help, but it did not help.

Some options I used are as follows:

LiteSpeed Port Offset is 2000
I enabled PHP suEXEC

The only thing that looked suspicious during the LSWS installation was this message:

Generating key pair for web console login page, please wait ...
Generating RSA private key, 512 bit long modulus
.........................++++++++++++
...........++++++++++++
unable to write 'random state'

I have no clue what that message is about and I don't know if that has anything to do with why I can't load the Admin Web Console (or any other web page on my site) using LiteSpeed on port 2080 (which I thought I would be able to with a port offset of 2000).

Any ideas on what might be going on here?
are you running CSF firewall? If so try opening the port....

http://stackoverflow.com/questions/9...dom-state-mean
__________________
-William C.Manns Owner of XenServ Co
Need LiteSpeed Hosting, Server Tuning, or Other Help I'm your guy

http://xenserv.com http://evilpuma.com
Reply With Quote
  #3  
Old 06-28-2011, 04:25 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
Admin Console is listening on port 7080 by default.
Reply With Quote
  #4  
Old 06-29-2011, 11:03 AM
sagesmart sagesmart is offline
New Member
 
Join Date: Jun 2011
Posts: 4
Thanks for the tips.

Port 7080 was indeed being blocked by my firewall. So, I opened up port 7080. However, I'm still not able to view the web console when I click on it.

Any ideas on where to go from here?
Reply With Quote
  #5  
Old 06-29-2011, 01:53 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
check if port 7080 is listening. For CentOS, try below from command line:

Quote:
netstat -ntpl | grep :7080
if no result, try start LSWS from command line:
Quote:
/usr/local/lsws/bin/lswsctrl start
Reply With Quote
  #6  
Old 07-06-2011, 07:33 PM
Jeffwar Jeffwar is offline
New Member
 
Join Date: Feb 2011
Posts: 7
Having same problem. When I do the netstat, it says

tcp 0 0 0.0.0.0:7080 0.0.0.0:* LISTEN 8893/litespeed (lsh



Any ideas or help? Thanks!
Reply With Quote
  #7  
Old 07-06-2011, 07:37 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
Quote:
Originally Posted by Jeffwar View Post
Having same problem. When I do the netstat, it says

tcp 0 0 0.0.0.0:7080 0.0.0.0:* LISTEN 8893/litespeed (lsh



Any ideas or help? Thanks!
It is likely your firewall blocks TCP port 7080 access from outside.
Reply With Quote
  #8  
Old 07-06-2011, 08:10 PM
Jeffwar Jeffwar is offline
New Member
 
Join Date: Feb 2011
Posts: 7
I don't have a firewall setup? Not one that I know of atleast. I am running a liquid web 1 gig VPS.
Reply With Quote
  #9  
Old 07-06-2011, 08:30 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
do from command line and see if you get anything back
Quote:
telnet SERVER_IP 7080
or
curl -I SERVER_IP:7080
Reply With Quote
  #10  
Old 07-06-2011, 08:40 PM
Jeffwar Jeffwar is offline
New Member
 
Join Date: Feb 2011
Posts: 7
First one yielded: ** are of course substitute

Trying 50.28.**.***...
Connected to 50.28.**.***.
Escape character is '^]'.


Second:

HTTP/1.1 302 Found
Date: Thu, 07 Jul 2011 03:39:20 GMT
Server: LiteSpeed
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: LSWSWEBUI=2eb2187cedda2aaf9d07c87491bc1944; path=/
Set-Cookie: lsws_uid=a; expires=Tue, 07 Jun 2011 03:39:20 GMT; path=/
Set-Cookie: lsws_pass=b; expires=Tue, 07 Jun 2011 03:39:20 GMT; path=/
Set-Cookie: LSWSWEBUI=b; expires=Tue, 07 Jun 2011 03:39:20 GMT; path=/
location: /login.php
Content-Type: text/html
Reply With Quote
Reply

Tags
admin web console, installation, lsws, port offset, random state

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.