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: how to make httpd service runs as admin in win service tab
Author
elavarasan



Joined: 26 Sep 2011
Posts: 53

PostPosted: Sat 14 Apr '12 14:31    Post subject: how to make httpd service runs as admin in win service tab Reply with quote

Hi,

currently i'm running Apache console as a administrator mode but when i try to run apache in services.msc it's shows only local services

so i want to run apache as administrator mode in services.msc

Would appreciate your help on step by step.

Thanks,
Ela
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Sat 14 Apr '12 20:23    Post subject: Reply with quote

Highly inadvisable running Apache as Administrator! Why would you want to do such a thing?

In 2.4.x, sure modules slotmem_shm & auth_digest do not run from console as any other user, but that is not so when run as a service, even when the service is run as a limited user.
Back to top


Reply to topic   Topic: how to make httpd service runs as admin in win service tab View previous topic :: View next topic
Post new topic   Forum Index -> Apache