Apache.exe running twice before started (XP)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mark

    Apache.exe running twice before started (XP)

    Should I be seeing Apache.exe running (twice) when I ctrl/alt/delete under
    processes?

    I have apache installed on my XP home machine, but it's not started. When I
    do start it up, I have 3 apache.exe listed running under processes, surely
    this isn't right?



  • Tony Clarke

    #2
    Re: Apache.exe running twice before started (XP)

    You probably have Apache started as a Service and in your startup folder (or
    registry key
    HKEY_LOCAL_MACH INE/Software/Microsoft/Windows/CurrentVersion/Run). You just
    need to disable one of them. You can disable a service by going into the
    Contol Panel ---> Administration Tools ---> Services and disable it there.
    If you want it out of the startup folder you can go to rstart --> run -->
    type |msconfig" --> click ont the startup tab --> look for the Apache entry
    and untick it --> Click Apply, then close, then restart.




    "mark" <mark@localhost .com> wrote in message
    news:cn2kpv$mel $1@newsg4.svr.p ol.co.uk...[color=blue]
    > Should I be seeing Apache.exe running (twice) when I ctrl/alt/delete under
    > processes?
    >
    > I have apache installed on my XP home machine, but it's not started. When[/color]
    I[color=blue]
    > do start it up, I have 3 apache.exe listed running under processes, surely
    > this isn't right?
    >
    >
    >[/color]


    Comment

    Working...