1) Kill all the semaphore:
ipcs to show and list the semaphores and shared memory
ipcrm -s semaphoreid to clean them up
2)To shut down the LLAWP, use the command with this syntax:
LLAWP path_to_WebAgent.conf -web_server_type -shutdown
For example:
LLAWP /usr/apache/conf/WebAgent.conf -APACHE20 -shutdown
3)Then restart the webserver
No comments:
Post a Comment