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

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Bug Reports > Port 80 neither litespeed nor apache load.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-28-2009, 01:14 AM
likepeas likepeas is offline
New Member
 
Join Date: Apr 2009
Posts: 8
Default Port 80 neither litespeed nor apache load.

Well on our dedicated server we have, had a recent DdoS which was blocked by our apf firewall and manually. Server after the Ddos actually became faster and after a few hours port 80 went down. We have got Litespeed installed and we don't use apache.
Basically WHM/cpanel and ssh work perfectly. But port 80 doesn't work. Anyone has anyone knows how to fix this?

Code:
Specs : 
Intel C2Q Q9450
8196 MB DDR2 RAM
500 GB 7.200RPM
2000GB Transfer p/m
OS: CentOS 5.2
Code:
Error :
2009-08-28 06:52:41.579 [NOTICE] Your License key will expire in 241 days
2009-08-28 06:52:41.579 [NOTICE] Loading LiteSpeed/3.3.23 Enterprise ...
2009-08-28 06:52:41.579 [NOTICE] [ADMIN] server socket: uds://opt/lsws/admin/tmp/admin.sock.7695
2009-08-28 06:52:41.579 [NOTICE] Loading configuration from /opt/lsws/conf/httpd_config.xml ...
2009-08-28 06:52:41.580 [NOTICE] [config] chroot is disabled.
2009-08-28 06:52:41.580 [INFO] old priority: 0, new priority: 0
2009-08-28 06:52:41.580 [INFO] [config:server:basic] For better obscurity, server version number is hidden in the response header.
2009-08-28 06:52:41.581 [ERROR] [config:admin:listener:adminListener] missing <certFile> in <listener>
2009-08-28 06:52:41.581 [ERROR] [config:admin:listener] No listener is available for admin virtual host!
2009-08-28 06:52:41.581 [ERROR] Fatal error in configuration, exit!
Reply With Quote
  #2  
Old 08-28-2009, 01:52 AM
auser auser is offline
Senior Member
 
Join Date: Mar 2009
Posts: 119
per the error message:

2009-08-28 06:52:41.581 [ERROR] [config:admin:listener:adminListener] missing <certFile> in <listener>
2009-08-28 06:52:41.581 [ERROR] [config:admin:listener] No listener is available for admin virtual host!
2009-08-28 06:52:41.581 [ERROR] Fatal error in configuration, exit!

something wrong in your configuration file.
Reply With Quote
  #3  
Old 08-28-2009, 02:07 AM
likepeas likepeas is offline
New Member
 
Join Date: Apr 2009
Posts: 8
and how would i go along with fixing it? purely through ssh.
Reply With Quote
  #4  
Old 08-28-2009, 03:23 AM
likepeas likepeas is offline
New Member
 
Join Date: Apr 2009
Posts: 8
anyone my site is currently down.
Reply With Quote
  #5  
Old 08-28-2009, 03:41 AM
likepeas likepeas is offline
New Member
 
Join Date: Apr 2009
Posts: 8
LiteSpeed Web Server Control Operation ... Switch to Apache

Stopped LSWS
Apache is not up within 30 secs, please try again

LiteSpeed is still running! Failed to switch to Apache. Please try again!
Reply With Quote
  #6  
Old 08-28-2009, 03:41 AM
auser auser is offline
Senior Member
 
Join Date: Mar 2009
Posts: 119
can you post your
/path/to/lsws/admin/conf/admin_config.xml here?
Reply With Quote
  #7  
Old 08-28-2009, 03:51 AM
likepeas likepeas is offline
New Member
 
Join Date: Apr 2009
Posts: 8
Code:
<?xml version="1.0" encoding="UTF-8"?>
<adminConfig>
  <enableCoreDump>1</enableCoreDump>
  <sessionTimeout>3600</sessionTimeout>
  <logging>
    <log>
      <useServer>0</useServer>
      <fileName>$VH_ROOT/logs/error.log</fileName>
      <logLevel>INFO</logLevel>
      <rollingSize>10M</rollingSize>
    </log>
    <accessLog>
      <useServer>0</useServer>
      <fileName>$VH_ROOT/logs/access.log</fileName>
      <rollingSize>10M</rollingSize>
      <keepDays>90</keepDays>
    </accessLog>
  </logging>
  <security>
 <accessControl>
      <allow>ALL</allow>
      <deny></deny>
    </accessControl>
  </security>
  <listenerList>
    <listener>
      <name>adminListener</name>
      <address>127.0.0.1:8070</address>
      <binding></binding>
      <secure>1</secure>
      <note></note>
    </listener>
  </listenerList>
</adminConfig>
Reply With Quote
  #8  
Old 08-28-2009, 05:25 AM
auser auser is offline
Senior Member
 
Join Date: Mar 2009
Posts: 119
in
Code:
  <listenerList>
    <listener>
      <name>adminListener</name>
      <address>127.0.0.1:8070</address>
      <binding></binding>
      <secure>1</secure>
      <note></note>
    </listener>
  </listenerList>
change
<secure>1</secure>
to
<secure>0</secure>

see if can start lsws.

Last edited by auser; 08-28-2009 at 05:28 AM..
Reply With Quote
  #9  
Old 08-28-2009, 07:41 AM
likepeas likepeas is offline
New Member
 
Join Date: Apr 2009
Posts: 8
my litespeed works right now, but my ipb forum doesn't work. and i cant seem to start apache.
Reply With Quote
  #10  
Old 08-28-2009, 10:54 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
You should upgrade to 4.0.10, or upgrade your WHM plugin

cd /usr/src
wget http://www.litespeedtech.com/package...gin_install.sh
sh ./lsws_whm_plugin_install.sh
rm -f lsws_whm_plugin_install.sh
Reply With Quote
Reply

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 02:03 PM.



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