P pardis Well-Known Member Jul 31, 2012 #1 Jul 31, 2012 #1 Hello : during last 24 hrs , I see sometime webserver switch to Apache automatically , but litespeed process exist . this causing problem to loading server website. Regards
Hello : during last 24 hrs , I see sometime webserver switch to Apache automatically , but litespeed process exist . this causing problem to loading server website. Regards
W webizen Well-Known Member Aug 1, 2012 #2 Aug 1, 2012 #2 check which process is listening on http port. also list both Apache and LSWS processes if they both running. netstat -ntpl | grep :80 Click to expand...
check which process is listening on http port. also list both Apache and LSWS processes if they both running. netstat -ntpl | grep :80 Click to expand...
P pardis Well-Known Member Aug 1, 2012 #3 Aug 1, 2012 #3 this problem occurred when litespeed stop a few seconds , but not complete shutdown . this problem confilt between Apache and LSWS
this problem occurred when litespeed stop a few seconds , but not complete shutdown . this problem confilt between Apache and LSWS
P pardis Well-Known Member Aug 1, 2012 #4 Aug 1, 2012 #4 Problem occured : root@asrl6 [~]# netstat -ntpl | grep :80 tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 17094/httpd
Problem occured : root@asrl6 [~]# netstat -ntpl | grep :80 tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 17094/httpd
W webizen Well-Known Member Aug 3, 2012 #6 Aug 3, 2012 #6 pardis said: this problem occurred when litespeed stop a few seconds , but not complete shutdown . this problem confilt between Apache and LSWS Click to expand... Do you have Auto Reload On Changes (Admin Console => Server => General) set to 'Use Apache binary wrapper'?
pardis said: this problem occurred when litespeed stop a few seconds , but not complete shutdown . this problem confilt between Apache and LSWS Click to expand... Do you have Auto Reload On Changes (Admin Console => Server => General) set to 'Use Apache binary wrapper'?
P pardis Well-Known Member Aug 5, 2012 #7 Aug 5, 2012 #7 Auto Reload On Changes = No Apache Binary Path = /usr/local/apache/bin/httpd