You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/08/01 16:59:09 UTC

DO NOT REPLY [Bug 7932] - BSoD Attemping to Terminate Apache with ZoneAlarm Installed

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7932>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7932

BSoD Attemping to Terminate Apache with ZoneAlarm Installed





------- Additional Comments From deus777@earthling.net  2002-08-01 14:59 -------
The problem still exists between Apache 2.0.39 and ZoneAlarm 3.1.291.  I had to
do a slight modification of the workaround posted by Moran Zaltsman to get it to
work properly.  It wasn't enough just to stop ZoneAlarm before I stopped Apache,
I had to also start Apache before I started ZoneAlarm, otherwise it didn't work.
 So the modified work-around I offer up is this:
<start Apache>
   <start ZoneAlarm>
      ...
   <stop ZoneAlarm>
<stop Apache>

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org