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

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > litespeed default ports for enabling in hardware firewall‏

Reply
 
Thread Tools Display Modes
  #1  
Old 04-22-2012, 05:59 AM
yas70 yas70 is offline
Member
 
Join Date: Apr 2012
Posts: 11
Default litespeed default ports for enabling in hardware firewall‏

Hi, I needed to litespeed all default ports for enabling in hardware firewall

I've installed Litespeed latest verion and more other version in my cpanel but after installation completed according to Tourtial in this site
after start litespeed after 1-2 seconds litespeed is stoped While in Previous servers It was not . but this server have a hardware firewall and after
start with litespeed this problem To created.
1-do you can help me to solve this problem
2- I needed to litespeed all default ports for enabling in hardware firewall
Reply With Quote
  #2  
Old 04-22-2012, 07:23 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
ensure
license.litespeedtech.com is accessible from your server;
port 7080 is for lsws admin console, should be open on firewall for your access.
Reply With Quote
  #3  
Old 04-23-2012, 12:50 AM
yas70 yas70 is offline
Member
 
Join Date: Apr 2012
Posts: 11
connotative I receive this error when litespeed started:
find: /proc/irq/: No such file or directory

7080 is open by server firewall

AND this is my error_log after restart lsws

go to link:

http://www.7club7.com/error_log.txt

Last edited by yas70; 04-23-2012 at 01:47 AM..
Reply With Quote
  #4  
Old 04-23-2012, 04:26 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,339
you have Apache still running on port 80 which prevents LSWS from taking over. pls make sure Apache gets stopped first.

Quote:
2012-04-23 12:44:19.584 [ERROR] HttpListener::start(): Can't listen at address 158.58.185.134:80: Address already in use!
2012-04-23 12:44:19.584 [ERROR] HttpServer::addListener(158.58.185.134:80) failed to create new listener
2012-04-23 12:44:19.584 [INFO] [:5] Failed to add listener [158.58.185.134:80].
2012-04-23 12:44:19.584 [INFO] [:5] Failed to add listener [158.58.185.134:80].
2012-04-23 12:44:19.887 [ERROR] HttpListener::start(): Can't listen at address 127.0.0.1:80: Address already in use!
2012-04-23 12:44:19.887 [ERROR] HttpServer::addListener(127.0.0.1:80) failed to create new listener
2012-04-23 12:44:19.887 [INFO] [:5] Failed to add listener [127.0.0.1:80].
2012-04-23 12:44:19.887 [INFO] [:5] Failed to add listener [127.0.0.1:80].
2012-04-23 12:44:19.887 [ERROR] [/usr/local/apache/conf/httpd.conf:245] Listener for 158.58.185.134:80 is not available!
2012-04-23 12:44:19.888 [ERROR] [/usr/local/apache/conf/httpd.conf:268] Listener for 158.58.185.134:80 is not available!
2012-04-23 12:44:19.889 [ERROR] [/usr/local/apache/conf/httpd.conf:293] Listener for 158.58.185.134:80 is not available!
2012-04-23 12:44:19.890 [ERROR] [/usr/local/apache/conf/httpd.conf:318] Listener for 158.58.185.134:80 is not available!
2012-04-23 12:44:19.891 [ERROR] [/usr/local/apache/conf/httpd.conf:343] Listener for 158.58.185.134:80 is not available!
2012-04-23 12:44:19.892 [ERROR] [/usr/local/apache/conf/httpd.conf:371] Listener for 158.58.185.134:80 is not available!
2012-04-23 12:44:19.892 [ERROR] [/usr/local/apache/conf/httpd.conf:371] Listener for *:80 is not available!
2012-04-23 12:44:19.892 [ERROR] [/usr/local/apache/conf/httpd.conf:257] Listener for *:80 is not available!
Reply With Quote
  #5  
Old 04-24-2012, 03:40 AM
yas70 yas70 is offline
Member
 
Join Date: Apr 2012
Posts: 11
this is my new log error after stop apache and start litespeed

Quote:
2012-04-24 14:38:23.708 [NOTICE] [5958] Loading LiteSpeed/4.0.20 Enterprise ...
2012-04-24 14:38:23.709 [NOTICE] [ADMIN] server socket: uds://usr/src/lsws/admin/tmp/admin.sock.7566
2012-04-24 14:38:23.709 [NOTICE] Loading configuration from /usr/src/lsws/conf/httpd_config.xml ...
2012-04-24 14:38:23.710 [NOTICE] [config] chroot is disabled.
2012-04-24 14:38:23.710 [INFO] old priority: 0, new priority: -19
2012-04-24 14:38:23.710 [INFO] [config:server:basic] For better obscurity, server version number is hidden in the response header.
2012-04-24 14:38:23.711 [NOTICE] [PID: 5972]: start cgid: 5974, /usr/src/lsws/bin/httpd
2012-04-24 14:38:23.711 [WARN] [config:server:listener] No listener is available for normal virtual host!
2012-04-24 14:38:23.711 [NOTICE] The maximum number of file descriptor limit is set to 6000.
2012-04-24 14:38:23.712 [NOTICE] [config:server:epsr:lsphp5]'Process Limit' probably is too low, adjust the limit to: 310.
2012-04-24 14:38:23.712 [NOTICE] [config:server:epsr:lsphp4]'Process Limit' probably is too low, adjust the limit to: 310.
2012-04-24 14:38:23.712 [INFO] Processing config file: /usr/local/apache/conf/includes/pre_main_global.conf
2012-04-24 14:38:23.712 [INFO] Processing config file: /usr/local/apache/conf/includes/pre_main_2.conf
2012-04-24 14:38:23.712 [INFO] Processing config file: /usr/local/apache/conf/php.conf
2012-04-24 14:38:23.712 [INFO] Processing config file: /usr/local/apache/conf/includes/errordocument.conf
2012-04-24 14:38:23.751 [INFO] Processing config file: /usr/local/apache/conf/includes/pre_virtualhost_global.conf
2012-04-24 14:38:23.751 [INFO] Processing config file: /usr/local/apache/conf/includes/pre_virtualhost_global.conf
2012-04-24 14:38:23.751 [INFO] Processing config file: /usr/local/apache/conf/includes/pre_virtualhost_2.conf
2012-04-24 14:38:23.751 [INFO] Processing config file: /usr/local/apache/conf/includes/pre_virtualhost_2.conf
2012-04-24 14:38:23.751 [INFO] Processing config file: /usr/local/apache/conf/includes/post_virtualhost_global.conf
2012-04-24 14:38:23.751 [INFO] Processing config file: /usr/local/apache/conf/includes/post_virtualhost_global.conf
2012-04-24 14:38:23.751 [INFO] Processing config file: /usr/local/apache/conf/includes/post_virtualhost_2.conf
2012-04-24 14:38:23.751 [INFO] Processing config file: /usr/local/apache/conf/includes/post_virtualhost_2.conf
2012-04-24 14:38:23.758 [NOTICE] litespeed (5972) is ready
2012-04-24 14:38:23.759 [INFO] Stop listener 158.58.185.134:443.
2012-04-24 14:38:23.759 [INFO] Stop listener 158.58.185.134:80.
2012-04-24 14:38:23.759 [NOTICE] [child: 5976] Successfully change current user to nobody
2012-04-24 14:38:23.759 [NOTICE] [Child: 5976] Core dump is enabled.
2012-04-24 14:38:23.759 [NOTICE] [Child: 5976] Setup swapping space...
2012-04-24 14:38:23.759 [NOTICE] [Child: 5976] LiteSpeed/4.0.20 Enterprise starts successfully!
2012-04-24 14:38:23.759 [NOTICE] [AutoRestarter] new child process with pid=5976 is forked!
2012-04-24 14:38:23.760 [INFO] Stop listener 127.0.0.1:443.
2012-04-24 14:38:23.760 [INFO] Stop listener 127.0.0.1:80.
2012-04-24 14:38:23.760 [INFO] Stop listener *:7080.
2012-04-24 14:38:23.760 [NOTICE] [child: 5977] Successfully change current user to nobody
2012-04-24 14:38:23.760 [NOTICE] [Child: 5977] Core dump is enabled.
2012-04-24 14:38:23.760 [NOTICE] [Child: 5977] Setup swapping space...
2012-04-24 14:38:23.760 [NOTICE] [Child: 5977] LiteSpeed/4.0.20 Enterprise starts successfully!
2012-04-24 14:38:23.760 [NOTICE] [AutoRestarter] new child process with pid=5977 is forked!
2012-04-24 14:38:23.812 [INFO] [HTAccess] Updating configuration from [/home/clubcom/public_html/.htaccess]
2012-04-24 14:38:24.188 [NOTICE] [2.179.97.113:49633-0#APVH_7club7.com] [STDERR] PHP Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/clubcom/public_html/static/ajax.php on line 42
2012-04-24 14:38:24.204 [NOTICE] [AutoUpdate] Checking for new releases..., pid=5984
2012-04-24 14:38:24.214 [NOTICE] Start to clean up cache directory, pid=5985
2012-04-24 14:38:24.971 [NOTICE] [91.99.143.19:51003-0#APVH_7club7.com] [STDERR] PHP Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/clubcom/public_html/static/ajax.php on line 42
2012-04-24 14:38:25.182 [INFO] Stop listener 127.0.0.1:443.
2012-04-24 14:38:25.182 [INFO] Stop listener 127.0.0.1:80.
2012-04-24 14:38:25.182 [INFO] Stop listener 158.58.185.134:443.
2012-04-24 14:38:25.182 [INFO] Stop listener 158.58.185.134:80.
2012-04-24 14:38:25.182 [INFO] Stop listener *:7080.
2012-04-24 14:38:25.182 [NOTICE] [Child: 5977] Start shutting down gracefully ...
2012-04-24 14:38:25.182 [NOTICE] New litespeed process is ready, stop listeners
2012-04-24 14:38:25.182 [INFO] Stop listener 158.58.185.134:443.
2012-04-24 14:38:25.182 [INFO] Stop listener 158.58.185.134:80.
2012-04-24 14:38:25.182 [NOTICE] [Child: 5977] Shut down successfully!
2012-04-24 14:38:25.182 [NOTICE] [APVH_clubcom_Suphp:] stop worker processes
2012-04-24 14:38:25.184 [NOTICE] [Child: 5976] Start shutting down gracefully ...
2012-04-24 14:38:25.184 [NOTICE] New litespeed process is ready, stop listeners
2012-04-24 14:38:25.184 [INFO] Stop listener 127.0.0.1:443.
2012-04-24 14:38:25.184 [INFO] Stop listener 127.0.0.1:80.
2012-04-24 14:38:25.184 [INFO] Stop listener *:7080.
2012-04-24 14:38:25.184 [NOTICE] [Child: 5976] Shut down successfully!
2012-04-24 14:38:26.000 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets of process with pid=5976 !
2012-04-24 14:38:26.101 [NOTICE] [AutoRestarter] child process with pid=5976 exited with status=0!
2012-04-24 14:38:26.101 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets of process with pid=5977 !
2012-04-24 14:38:26.101 [INFO] [CLEANUP] Clean up child process with pid: 5978
2012-04-24 14:38:26.202 [NOTICE] [AutoRestarter] child process with pid=5977 exited with status=0!
2012-04-24 14:38:26.202 [NOTICE] [PID:5972] Server Stopped!
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 06:23 AM.



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