what's your server OS? make sure lsws is enabled in startup script. For CentOS, the correct on is like the following:
Quote:
# chkconfig --list lsws
lsws 0:off 1:off 2:on 3:on 4:off 5:on 6:off
|
if they are all off (0-6:off), just do this to enable it.
Last edited by webizen; 02-13-2012 at 11:41 AM..
Reason: edit: added expected screenshot
|