[Catalyst] Troubleshooting FastCGI error

Matt S Trout dbix-class at trout.me.uk
Sun Aug 17 18:49:37 BST 2008


On Wed, Aug 13, 2008 at 12:40:13PM +0100, Dermot wrote:
> So I have chown apache:apache MyApp directory and it works.
> 
> Is it okay to leave the top level directory and the datafile owned by
> the httpd user? I would have thought all the other code should be
> read-only for other that user.

If you use FastCgiExternalServer you can run the app as its own user.

That's what I usually do.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the Catalyst mailing list