Jump to content

stopping apache


Destramic

Recommended Posts

OK. It appears you've installed Apache as a Windows Service. When you do this Apache automatically runs when Windows loads.

If you want to manually start Apache, then follow these instructions:
1. Go to Start > Run > Type services.msc
2. The Services windows opens up. Scroll down the list of services until you find the Apache service.
3. Right click on the Apache service and select Properties
4. Look for the Startup Type menu under the General tab (should be seletected).
5. Select Manual from the menu.
6. Click OK and close the services Window

You can do the same for MySQL too, however look for the MySQL service in the list.

When you restart Windows now. Apache (and MySQL if you changed its startup type too) should not load up. In order to load Apache up you'll need to do it by opening up the Apache Monitor (icon in the taskbar) oir by going to Start > Program Files > Apache HTTP Server <version here> > Control Apache Server > Start.

However with MySQL you'll need to  start it via the Command Line or use the mysqladmin tool in the bin directory of the MySQL installation folder. Another way is to download the free MySQL Administrator tool from mysql.com too.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.