P pooyan Well-Known Member Feb 21, 2011 #1 Feb 21, 2011 #1 Hi i enabled register_global and all sites down, after i disable register_global all sites will down when in login to lsws admin console display error ( attached ) hyperspin.com display port 80 http down please help me regards Attachments lsws.jpg 80.9 KB Views: 8 Last edited by a moderator: Feb 22, 2011
Hi i enabled register_global and all sites down, after i disable register_global all sites will down when in login to lsws admin console display error ( attached ) hyperspin.com display port 80 http down please help me regards
M mistwang LiteSpeed Staff Feb 21, 2011 #2 Feb 21, 2011 #2 That's means you have another web server running on port 80, you may need to check from command line which process takes port 80 netstat -anp | grep LISTEN | grep 80 you can use "kill -9 <pid_of_that_process>" to kill those. then restart LSWS.
That's means you have another web server running on port 80, you may need to check from command line which process takes port 80 netstat -anp | grep LISTEN | grep 80 you can use "kill -9 <pid_of_that_process>" to kill those. then restart LSWS.
P pooyan Well-Known Member Feb 21, 2011 #3 Feb 21, 2011 #3 I intered command and this is report: root@server [~]# netstat -anp | grep LISTEN | grep 80 tcp 0 0 0.0.0.0:7080 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 85.10.211.***:80 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 85.10.211.***:80 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 85.10.211.***:80 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 85.10.211.***:80 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 46.4.47.***:80 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 127.0.0.1:80 0.0.0.0:* LISTEN 8737/litespeed (lsh Click to expand...
I intered command and this is report: root@server [~]# netstat -anp | grep LISTEN | grep 80 tcp 0 0 0.0.0.0:7080 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 85.10.211.***:80 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 85.10.211.***:80 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 85.10.211.***:80 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 85.10.211.***:80 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 46.4.47.***:80 0.0.0.0:* LISTEN 8737/litespeed (lsh tcp 0 0 127.0.0.1:80 0.0.0.0:* LISTEN 8737/litespeed (lsh Click to expand...
W webizen Well-Known Member Feb 21, 2011 #4 Feb 21, 2011 #4 The sites seem to be up and running. Are you still seeing errors?
P pooyan Well-Known Member Feb 21, 2011 #5 Feb 21, 2011 #5 webizen said: The sites seem to be up and running. Are you still seeing errors? Click to expand... Yes, all sites up when i enabled Register_global in Main >> Service Configuration >> PHP Configuration Editor http port be down, for up http and sites i recompile easy apache and all sites be up
webizen said: The sites seem to be up and running. Are you still seeing errors? Click to expand... Yes, all sites up when i enabled Register_global in Main >> Service Configuration >> PHP Configuration Editor http port be down, for up http and sites i recompile easy apache and all sites be up
W webizen Well-Known Member Feb 21, 2011 #6 Feb 21, 2011 #6 Can you reproduce the problem by disable/enable Register_global in WHM again?
P pooyan Well-Known Member Feb 21, 2011 #7 Feb 21, 2011 #7 webizen said: Can you reproduce the problem by disable/enable Register_global in WHM again? Click to expand... In this case, all sites are down again i is requirement i can PM server access to you
webizen said: Can you reproduce the problem by disable/enable Register_global in WHM again? Click to expand... In this case, all sites are down again i is requirement i can PM server access to you
P pooyan Well-Known Member Feb 21, 2011 #9 Feb 21, 2011 #9 webizen said: yes, please Click to expand... I sent, thank you!
W webizen Well-Known Member Feb 22, 2011 #10 Feb 22, 2011 #10 I modified the settings manually several times and don't see the sites go down.
P pooyan Well-Known Member Feb 22, 2011 #11 Feb 22, 2011 #11 Yes, thank you befor at this time when i change setting http to be down, now problem fixed, regards