I have also encountered this problem, but when running Apache as a normal installed web server (as a service). I have tried: net stop apache2.2 It tried stopping the service for some time, but without success. I have also tried httpd -k stop But it doesn't want to shut it down. I have also tried stopping the process from Windows processes list, but it shown that it is in the process of stopping... So I needed to reboot. Octavian ----- Original Message ----- From: "Sam Carleton" <scarleton@xxxxxxxxxxxxxxxx> To: <users@xxxxxxxxxxxxxxxx> Sent: Thursday, February 01, 2007 5:31 AM Subject: Apache/2.2.3 on windows not shutting down > My windows GUI app is starting apache and needs to shut it down before > it exits. I have tried following the manual: > > ------------------------ > You can tell a running Apache to stop by opening another console > window and entering: > > httpd -k shutdown > > This should be preferred over pressing Control-C because this lets > Apache end any current operations and clean up gracefully. > ------------------------ > > But it does not work. Does anyone know why? I know it is better to > run it as a service, but that is not an option for my usage of apache. > I am NOT using the standard httpd.conf, I have also tried sending > this: > > httpd -k shutdown -f <path to conf file> > > And that does not work either. Any thoughts? > > Sam > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx