[suPHP] Using suPHP with non real system users
Brock Noland
brockn at gmail.com
Tue May 20 02:18:13 CEST 2008
On Mon, May 19, 2008 at 7:10 PM, Damien Varron <diams99 at yahoo.fr> wrote:
> You can see two examples :
> http://black.assoces.com/info.php running fine, with no particular settings,
> currently paranoid mode, default vhost, file owned by dvarron:www-data
> and
> http://ricarembar.assoces.com/info.php giving the 500 error, with following
> vhost :
What is the error in suphp.log? I assume a mismatch error but It would
be great to see the log message.
>
> <VirtualHost *>
> ServerName ricarembar.assoces.com
> suPHP_Engine on
> suPHP_UserGroup #2135 #33
> suPHP_ConfigPath /etc/php5/cgi
> AddHandler x-httpd-php .php .php3 .php4 .php5
> DocumentRoot
> /home/httpd/assoces.com/listesbde/2006-2007/ricarembar/html
> </VirtualHost>
> and accordingly chowned by 2135:33 along with the hole directory and parent
> directory.
What is the ownership of the entire directory structure?
/home/httpd/assoces.com/listesbde/2006-2007/ricarembar/html
> Don't know what to add and hope for your answers.
> Thanks in advance.
> (and please excuse my english, I'm french, yup, no one's perfect...)
Don't worry about the English. As a native speaker...Its a hack of a
language anyway.
Brock
More information about the suPHP
mailing list