|
Home > Archive > Web Servers General Talk > June 2005 > Can I Stop the Apache Server From Coming On When I Boot?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Can I Stop the Apache Server From Coming On When I Boot?
|
|
|
| Is it possible to stop the Apache server from coming on when I
boot the machine?
Thanks!
mary
| |
|
| mary <> posted:
> Is it possible to stop the Apache server from coming on when I
> boot the machine?
Yes!
> Thanks!
You're welcome.
Oh, you want to know how... State which operating system you're using, and
someone can tell you where to start. Different systems start it in
different ways, and it also depends on how you installed it.
--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary). But please reply to the group, like you're supposed to.
This message was sent without a virus, please delete some files yourself.
| |
|
| On Wed, 8 Jun 2005 20:14:43 +0930, Tim <tim@mail.localhost.invalid>
wrote:
>mary <> posted:
>
>
>Yes!
>
>
>You're welcome.
>
>Oh, you want to know how... State which operating system you're using, and
>someone can tell you where to start. Different systems start it in
>different ways, and it also depends on how you installed it.
Tim,
I am using Windows XP.
| |
| Terry Stockdale 2005-06-09, 2:49 am |
| On Wed, 08 Jun 2005 07:36:37 -0500, mary <> wrote:
>On Wed, 8 Jun 2005 20:14:43 +0930, Tim <tim@mail.localhost.invalid>
>wrote:
>
>
>Tim,
>
>I am using Windows XP.
We really guessed, since you didn't bother to mention the which OS
until you were asked <grin>.
Start
Run
services.msc
Doubleclick on Apache2
Change Startup Type "automatic" to "manual"
Then, to start it
Start
Run
services.msc
Click on Apache2
Click on "Start the Service"
Terry
My blog is located at http://www.TheNextWindow.com
Computer tips, coffee pages, forums and more at:
http://www.terrystockdale.com
| |
| Si Ballenger 2005-06-09, 2:49 am |
| On Wed, 08 Jun 2005 07:36:37 -0500, mary <> wrote:
>I am using Windows XP.
Right click on my computer > service and applications > services
and apache should be near the top. Change the startup type to
manual.
|
|
|
|
|