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: Running Apache as a new user
Author
HopkinsProg



Joined: 23 Nov 2008
Posts: 3

PostPosted: Sun 23 Nov '08 17:50    Post subject: Running Apache as a new user Reply with quote

Hello!

I am in the process of creating a separate user account to run my Apache service and I need some help.

I have the account setup to be service-only (eg no log-ins or other privileges). However, I am having some trouble starting the server, with the Event Viewer saying that it cannot access a file (and it names httpd.conf everytime, but I've already checked the permissions there, so I know its something that it refers to).

I have the following privileges setup:

  • The main apache binary folder is set for (R)ead, (W)rite, and (E)xecute.
  • All of the log file locations are RW
  • All of the virtual host home directories are set for R
  • I have given the server read permissions on the Windows directory and files (to load the various DLL files)
  • I also have the Zend Optimizer running, and Apache has read access to those DLL's
  • All of the PHP files are set to RWE


Yet, I still get errors. Can you all see anything that I have missed?
Thanks! Smile
Back to top


Reply to topic   Topic: Running Apache as a new user View previous topic :: View next topic
Post new topic   Forum Index -> Apache