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

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Install/Configuration > [solved] litespeed is not running !

Reply
 
Thread Tools Display Modes
  #1  
Old 06-16-2012, 11:15 PM
yas70 yas70 is offline
Member
 
Join Date: Apr 2012
Posts: 11
Exclamation [solved] litespeed is not running !

Hi all , My litespeed installed in Direcadmin , after installation & run litespeed , litespeed It stands immediately .

/usr/local/lsws/bin/lswsctrl start
[OK] Your trial license key will expire in 32 days!
[OK] litespeed: pid=11472.

after start run :

usr/local/lsws/bin/lswsctrl status
[ERROR] litespeed is not running.

!!! is Strange !!

this is my log error after start :

2012-06-17 02:08:47.409 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-alias.conf
2012-06-17 02:08:47.431 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-php-handlers.conf
2012-06-17 02:08:47.431 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-mpm.conf
2012-06-17 02:08:47.431 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-multilang-errordoc.conf
2012-06-17 02:08:47.431 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-autoindex.conf
2012-06-17 02:08:47.431 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-languages.conf
2012-06-17 02:08:47.431 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-info.conf
2012-06-17 02:08:47.431 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-vhosts.conf
2012-06-17 02:08:47.431 [INFO] Processing config file: /etc/httpd/conf/ips.conf
2012-06-17 02:08:47.431 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-dav.conf
2012-06-17 02:08:47.431 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-default.conf
2012-06-17 02:08:47.432 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-ssl.conf
2012-06-17 02:08:47.432 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-deflate.conf
2012-06-17 02:08:47.432 [INFO] Processing config file: /etc/httpd/conf/extra/directadmin-vhosts.conf
2012-06-17 02:08:47.432 [INFO] Processing config file: /usr/local/directadmin/data/users/clubcom/httpd.conf
2012-06-17 02:08:47.432 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-suphp.conf
2012-06-17 02:08:47.432 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-includes.conf

Thank you for reply

Last edited by NiteWave; 06-18-2012 at 06:02 PM..
Reply With Quote
  #2  
Old 06-17-2012, 06:22 PM
NiteWave NiteWave is online now
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
how did you install lsws with DA, followed
http://www.litespeedtech.com/support...wiki:apache:da ?
Reply With Quote
  #3  
Old 06-17-2012, 11:50 PM
yas70 yas70 is offline
Member
 
Join Date: Apr 2012
Posts: 11
Yes , i install litespeed with this config .The first time I installed litespeed, litespeed without problem has started & didn't problem , after I installed litespeed , I started setting the link :
http://www.litespeedtech.com/support...wiki:apache:da

I did set this up:

Load Apache Configuration => Yes
Auto Reload On Changes => Yes
Apache Configuration File => /etc/httpd/conf/httpd.conf
Apache Port Offset => 2000
Apache IP Offset => 0
PHP suEXEC => Yes
PHP suEXEC Max Conn => 5

And finally:

chown apache:nobody /var/log/httpd/domains

after this settings i did restart litespeed & after, litespeed does not run.

after this i did uninstall & reinstall litespeed for several times, but litespeed does not run,

Please Help Me , Thank you
Reply With Quote
  #4  
Old 06-18-2012, 10:50 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
check error.log for any indication. do something like
Quote:
tail -100 /usr/local/lsws/logs/error.log
Reply With Quote
  #5  
Old 06-18-2012, 11:58 AM
yas70 yas70 is offline
Member
 
Join Date: Apr 2012
Posts: 11
this is my log error :

Quote:

2012-06-18 14:56:10.332 [NOTICE] Your License key will expire in 31 days
2012-06-18 14:56:10.332 [NOTICE] Loading LiteSpeed/4.1.12 Enterprise ...
2012-06-18 14:56:10.544 [NOTICE] [ADMIN] server socket: uds://usr/local/lsws/admin/tmp/admin.sock.7123
2012-06-18 14:56:10.544 [NOTICE] Loading configuration from /usr/local/lsws/conf/httpd_config.xml ...
2012-06-18 14:56:10.545 [NOTICE] [config] chroot is disabled.
2012-06-18 14:56:10.545 [INFO] old priority: 0, new priority: -19
2012-06-18 14:56:10.545 [INFO] [config:server:basic] For better obscurity, server version number is hidden in the response header.
2012-06-18 14:56:10.578 [NOTICE] [PID: 21936]: start cgid: 21939, /usr/local/lsws/bin/httpd
2012-06-18 14:56:10.588 [WARN] [config:server:listener] No listener is available for normal virtual host!
2012-06-18 14:56:10.589 [NOTICE] The maximum number of file descriptor limit is set to 6000.
2012-06-18 14:56:10.636 [NOTICE] [config:server:epsr:lsphp5]'Process Limit' probably is too low, adjust the limit to: 310.
2012-06-18 14:56:10.636 [NOTICE] [config:server:epsr:lsphp4]'Process Limit' probably is too low, adjust the limit to: 310.
2012-06-18 14:56:10.666 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-phpmodules.conf
2012-06-18 14:56:10.668 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-directories.conf
2012-06-18 14:56:10.672 [WARN] /etc/httpd/conf/extra/httpd-directories.conf:26: Directive 'suPHP_UserGroup' is not allowed in current context.
2012-06-18 14:56:10.672 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-alias.conf
2012-06-18 14:56:10.703 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-php-handlers.conf
2012-06-18 14:56:10.704 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-mpm.conf
2012-06-18 14:56:10.711 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-multilang-errordoc.conf
2012-06-18 14:56:10.716 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-autoindex.conf
2012-06-18 14:56:10.716 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-languages.conf
2012-06-18 14:56:10.717 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-info.conf
2012-06-18 14:56:10.717 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-vhosts.conf
2012-06-18 14:56:10.720 [INFO] Processing config file: /etc/httpd/conf/ips.conf
2012-06-18 14:56:10.730 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-dav.conf
2012-06-18 14:56:10.730 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-default.conf
2012-06-18 14:56:10.731 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-ssl.conf
2012-06-18 14:56:10.731 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-deflate.conf
2012-06-18 14:56:10.732 [INFO] Processing config file: /etc/httpd/conf/extra/directadmin-vhosts.conf
2012-06-18 14:56:10.766 [INFO] Processing config file: /usr/local/directadmin/data/users/clubcom/httpd.conf
2012-06-18 14:56:10.777 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-suphp.conf
2012-06-18 14:56:10.777 [INFO] Processing config file: /etc/httpd/conf/extra/httpd-includes.conf
2012-06-18 14:56:10.804 [NOTICE] litespeed (21936) is ready
2012-06-18 14:56:10.805 [INFO] Stop listener 127.0.0.1:2080.
2012-06-18 14:56:10.805 [INFO] Stop listener 127.0.0.1:2443.
2012-06-18 14:56:10.805 [NOTICE] [child: 21940] Successfully change current user to apache
2012-06-18 14:56:10.805 [NOTICE] [Child: 21940] Core dump is enabled.
2012-06-18 14:56:10.805 [NOTICE] [Child: 21940] Setup swapping space...
2012-06-18 14:56:10.805 [NOTICE] [AutoRestarter] new child process with pid=21940 is forked!
2012-06-18 14:56:10.805 [INFO] Stop listener 5.39.2.38:2080.
2012-06-18 14:56:10.806 [INFO] Stop listener 5.39.2.38:2443.
2012-06-18 14:56:10.806 [INFO] Stop listener *:7080.
2012-06-18 14:56:10.806 [NOTICE] [child: 21943] Successfully change current user to apache
2012-06-18 14:56:10.806 [NOTICE] [Child: 21943] Core dump is enabled.
2012-06-18 14:56:10.806 [NOTICE] [Child: 21943] Setup swapping space...
2012-06-18 14:56:10.806 [NOTICE] [AutoRestarter] new child process with pid=21943 is forked!
2012-06-18 14:56:10.814 [NOTICE] [Child: 21940] LiteSpeed/4.1.12 Enterprise starts successfully!
2012-06-18 14:56:10.815 [NOTICE] [Child: 21943] LiteSpeed/4.1.12 Enterprise starts successfully!
2012-06-18 14:56:11.234 [NOTICE] [AutoUpdate] Checking for new releases..., pid=21947
2012-06-18 14:56:11.358 [NOTICE] Start to clean up cache directory, pid=21948
2012-06-18 14:56:11.539 [INFO] Stop listener 127.0.0.1:2080.
2012-06-18 14:56:11.539 [INFO] Stop listener 127.0.0.1:2443.
2012-06-18 14:56:11.539 [INFO] Stop listener 5.39.2.38:2080.
2012-06-18 14:56:11.539 [INFO] Stop listener 5.39.2.38:2443.
2012-06-18 14:56:11.539 [INFO] Stop listener *:7080.
2012-06-18 14:56:11.539 [NOTICE] [Child: 21943] Start shutting down gracefully ...
2012-06-18 14:56:11.539 [NOTICE] New litespeed process is ready, stop listeners
2012-06-18 14:56:11.539 [INFO] Stop listener 127.0.0.1:2080.
2012-06-18 14:56:11.539 [INFO] Stop listener 127.0.0.1:2443.
2012-06-18 14:56:11.539 [NOTICE] [Child: 21940] Start shutting down gracefully ...
2012-06-18 14:56:11.539 [NOTICE] New litespeed process is ready, stop listeners
2012-06-18 14:56:11.539 [INFO] Stop listener 5.39.2.38:2080.
2012-06-18 14:56:11.539 [INFO] Stop listener 5.39.2.38:2443.
2012-06-18 14:56:11.539 [INFO] Stop listener *:7080.
2012-06-18 14:56:11.539 [NOTICE] [Child: 21940] Shut down successfully!
2012-06-18 14:56:11.539 [NOTICE] [Child: 21943] Shut down successfully!
2012-06-18 14:56:11.544 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets of process with pid=21940 !
2012-06-18 14:56:11.545 [NOTICE] [AutoRestarter] child process with pid=21940 exited with status=0!
2012-06-18 14:56:11.545 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets of process with pid=21943 !
2012-06-18 14:56:11.647 [NOTICE] [AutoRestarter] child process with pid=21943 exited with status=0!
2012-06-18 14:56:11.647 [NOTICE] [PID:21936] Server Stopped!
2012-06-18 14:56:12.814 [ERROR] [LICENSE] License key operation failure: ERR LC.8: fail to process
Reply With Quote
  #6  
Old 06-18-2012, 12:52 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
Your server should be OK now.
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 08:41 PM.



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