View Single Post
  #3  
Old 12-22-2011, 08:24 PM
bangsters bangsters is offline
Member
 
Join Date: Dec 2011
Posts: 40
this is weird.... I stopped httpd, removed it from startup as well.... but look below, it restarts when i restart lsws...

[root@node1 ~]# service httpd status
httpd is stopped
[root@node1 ~]# /usr/local/lsws/bin/lswsctrl restart
[OK] Send SIGUSR1 to 8439
[root@node1 ~]# service httpd status
httpd (pid 8581) is running...
Reply With Quote