Dada44
asked on
Apache 2.2 on Vista: Failed to open the WinNT service manager
Hi all,
Trying to install Apache 2.2 on Windows Vista (Service Pack 1) I'm doing on the DOS-box:
\bin>httpd.exe -k install
I have:
Installing the Apache 2.2 service
<OS 5>Access denied: Failed to open the WinNT service manager
What is happening?
My account is the Administrator account and I've made sure that in the conf file the directoy path is in between " and with the / instead of the \
Any suggestions?
Thanks a lot
Trying to install Apache 2.2 on Windows Vista (Service Pack 1) I'm doing on the DOS-box:
\bin>httpd.exe -k install
I have:
Installing the Apache 2.2 service
<OS 5>Access denied: Failed to open the WinNT service manager
What is happening?
My account is the Administrator account and I've made sure that in the conf file the directoy path is in between " and with the / instead of the \
Any suggestions?
Thanks a lot
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
I made it disabling the UAC , thanks a lot
I described a way while still using uac with elevated command prompt.
disabling UAC is not necessary.
disabling UAC is not necessary.
ASKER
In the Apache2 folder I right click httpd.exe and I run it as administrator. The DOS-box shows all black and nothing happens, cannot type either.
As you can see I'm quite new to Apache, please explain further.
Thanks again