On Fri, May 6, 2011 at 1:46 PM, Andrea Conti <a...@alyf.net> wrote:

> > The access permission to
> > /usr/lib64/php5.3/bin/php-cgi is 755, so I think everyone can execute
> > it. Then, what is the problem?
>
> Most probably, the nginx user cannot access the .php file you're trying
> to execute, either because of its permissions or because it cannot
> traverse one of its parent directories.
>
> andrea
>
> So in short you need to use
chmod -R...
chown -R...

Kfir

Reply via email to