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: Let's talk about apache 2.2.3 and Vista RC1
Author
agaulon



Joined: 12 Sep 2006
Posts: 1

PostPosted: Tue 12 Sep '06 13:44    Post subject: Let's talk about apache 2.2.3 and Vista RC1 Reply with quote

Hi everyone
I'm trying to run apache 2.2.3(msi install) on windows vista RC1, no problem during the install but when i'm trying to start the service, it tells me that windows didn't received the response from the service. I think the problem comes from the new security fixes mad to services. maybe there is a fix or i can start the service with administrator rights but i don't see how Shocked to do that.

if anyone could help me i'd be gratefull!! Embarassed

sry for my english Smile
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3093
Location: Hilversum, NL, EU

PostPosted: Sun 01 Oct '06 15:56    Post subject: Reply with quote

Works here fine with Vista RC1 when logged in as administartor and have UAC turned off. I typed >httpd.exe -k install and just started the service.

Steffen
Back to top
thor erik



Joined: 01 Aug 2006
Posts: 6
Location: Oslo

PostPosted: Tue 05 Dec '06 21:34    Post subject: Reply with quote

i tried that on build 6000.
did't work Sad still the same problem.. and yes i have turned off UAC.
i've also tried restarting it but it won't Sad
Back to top
Jorge



Joined: 12 Mar 2006
Posts: 376
Location: Belgium

PostPosted: Wed 06 Dec '06 12:31    Post subject: Reply with quote

You are obviusly doing something wrong then.
It works fine here on RC2 and the RTM.

I have UAC off and just do:

Start -> Run: cmd.exe
cd drive:\myapachedir <bin
httpd.exe -t
# if syntax is OK
httpd.exe -k install
shutdown -f -r -t 00
#last line reboots the system
Back to top


Reply to topic   Topic: Let's talk about apache 2.2.3 and Vista RC1 View previous topic :: View next topic
Post new topic   Forum Index -> Apache