> 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