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 -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Mod_fcgid - System account is needed to run Apache service?
Author
flatcircle



Joined: 27 Jun 2006
Posts: 79

PostPosted: Thu 11 Nov '10 15:34    Post subject: Mod_fcgid - System account is needed to run Apache service? Reply with quote

Hello,

I have created a 'Apache User' on my server. For security reasons, this user runs the Apache service.

I gave this user modify rights on my PHP and Apache directory.
This worked perfectly when using mod_php.

Today, I switched to mod_fcgid 2.3.6 and I noticed that the Apache service wouldn't start anymore. After some bug hunting, I decided to run the Apache Service with the (builtin) 'Local System Account' from Windows 2008 Server and my Apache Service was starting perfectly.

Any ideas which extra permissions mod_fcgid needs on the PHP and Apache-directory? Why does mod_php work with the Apache-user and mod_fcgid needs to run with the local system account to get Apache up & running?

Regards.
Back to top
Kanashii



Joined: 17 Jul 2006
Posts: 155
Location: Porando

PostPosted: Fri 12 Nov '10 20:44    Post subject: Reply with quote

Check log PHP log

Maybe its a directory issue
Back to top


Reply to topic   Topic: Mod_fcgid - System account is needed to run Apache service? View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules