logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Stopping apache kills windows! any ideas why?
Author
48inch



Joined: 14 Feb 2012
Posts: 1
Location: Benbecula

PostPosted: Tue 14 Feb '12 15:45    Post subject: Stopping apache kills windows! any ideas why? Reply with quote

OK a server in the office just died so to give me a test platform I just installed Apache on my desktop machine. So far so good and all seems to work. Then I install PHP, mysql etc and make some config changes. At this point I stop Apache so that it will restart and pick up the new changes to the config, except that rather than stopping apache it killed the entire windows machine and rebooted windows. That definitely achieved what I wanted but it's bit more extreme than I need. Any idea why this should behave this way and how I can stop it doing it?

Setup is Apache 2.2.22 on Windows Xp SP3, I've also installed PHP 5.2.17 and MySQL 5.5.20. Though I don't beleieve they are at fault as it was stopping Apache to pick up those items which showed the problem. It shows this behavior whether I use the Apache monitor to stop Apache 4or use NET STOP apache2.2. It also showed the same behaviour if I stopped the service from services.msc, although that was less consistent.

So does any kind soul out there have any ideas as to why it would do this and how do I stop it?
Back to top
brazitech



Joined: 14 Feb 2012
Posts: 5
Location: Brazil, Taguatinga

PostPosted: Tue 14 Feb '12 16:40    Post subject: Post subject: Stopping apache kills windows! any ideas w Reply with quote

Hello
I had the same problem running Apache 2.2.21 on xp.
It turned out to be a corrupted VC9 run time install.
You need to totally remove VC9 from the machine and install again. I would do a check disk before the reinstall to make sure all is well.

Hope this helps,,, if not post a copy of conf and php.ini file a i will have a look,, but i think its your VC9 install.
Good luck.
RS Brazitech Cool op
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Thu 16 Feb '12 16:01    Post subject: Re: Stopping apache kills windows! any ideas why? Reply with quote

48inch wrote:
and make some config changes.


What did you change?
Back to top
divatz



Joined: 17 Feb 2012
Posts: 1
Location: Austria, Vienna

PostPosted: Mon 20 Feb '12 15:54    Post subject: Reply with quote

Hi,

I had the same issue a while ago when i had XAMPP 1.7.3 installed.

When i was trying to stop Apache (from the Control panel) it automatically rebooted my entire system.

After doing some digging i found out that Zone Alarm was the culprit. So if you have it installed just manually stop Zone Alarm before attempting to stop Apache.

You could also check out the Windows Event Viewer and see if you find any useful hints in there.

_________________________
Samsung Galaxy S3 - Ready For The Future ?
Back to top


Reply to topic   Topic: Stopping apache kills windows! any ideas why? View previous topic :: View next topic
Post new topic   Forum Index -> Apache