If php-fcgi is using sockets there should be a cherokee-php.socket somewhere - the default cherokee configuration for php is locating the socket in /tmp/.
Check your handlers in cherokee-admin for the location of this file. Jorge S. On Sat, Sep 26, 2009 at 10:42 AM, Arvind Rangan < [email protected]> wrote: > Hello, > > > > From: Jorge Sarmiento <[email protected]> > > To: Arvind Rangan <[email protected]> > > Cc: [email protected] > > Sent: Friday, 25 September, 2009 9:21:52 PM > > Subject: Re: [Cherokee] fastcgi as non root owner fails > > > Try this: check the permissions on: > > > /tmp/cherokee-php.socket > > > "chown" it to the user used to run cherokee. > > I dont see any such file other than > cherokee-admin-scgi.socket= > > > > thanks > Arvind > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
