# whereis php-cgi # ls -la /usr/bin/php-cgi (or location shown by previous command) should be something like: -rwxr-xr-x
if not, change permissions. Jorge S. On Sat, Sep 26, 2009 at 8:24 PM, Arvind Rangan < [email protected]> wrote: > >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. > > > I am not using sockets. I am using, a host:port method. > > I run mono and php through fastcgi on my server. and as of now, > everything runs as root. i cannot find another way to circumvent this > problem. > > > Arvind > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
