Gentoo Archives: gentoo-user

From: Andrea Conti <alyf@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] php-cgi must be run as root?
Date: Fri, 06 May 2011 10:45:59
Message-Id: 4DC3D170.3050401@alyf.net
In Reply to: [gentoo-user] php-cgi must be run as root? by Xi Shen
1 > The access permission to
2 > /usr/lib64/php5.3/bin/php-cgi is 755, so I think everyone can execute
3 > it. Then, what is the problem?
4
5 Most probably, the nginx user cannot access the .php file you're trying
6 to execute, either because of its permissions or because it cannot
7 traverse one of its parent directories.
8
9 andrea

Replies

Subject Author
Re: [gentoo-user] php-cgi must be run as root? Kfir Lavi <lavi.kfir@×××××.com>