You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Juan Rivera <Ju...@citrix.com> on 2002/10/14 23:14:25 UTC

[PATCH] Apache -k restart for Winnt fix

There is a problem when calling apache -k restart. The issue is with
permissions set with the service control manager. It happens that Apache
sends a user define control code for restarting, signal 128. But when
getting the handle of the service it is not passing the flag to allow user
define control code causing the ControlService call to return
ERROR_ACCESS_DENIED.
 
The following patch for the file server/mpm/winnt/service.c adds the flag to
the OpenService call to allow user define control codes.
 
This patch should fix bug 12011.
 

  _____  


 
Juan C. Rivera

 
Citrix Systems, Inc

 
Tel: (954)229-6391