Gentoo Archives: gentoo-user

From: Carlos Sura <carlos.sura1@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Apache + mod_suphp
Date: Wed, 02 May 2012 05:00:29
Message-Id: CAB6schiTSANd+WbdxuGGc+EBaNKTg3V2UotwxyJJ-6qA4pXpmA@mail.gmail.com
1 Hello Mates,
2
3 Quick question:
4
5 I've installed apache + mod_suphp (I am using on apache configuration:
6 USERDIR), so, when I go to the path: http://localhost/~username/anything
7
8 I get the following error:
9
10 Internal Server Error
11
12 Mismatch between target UID (81) and UID (1000) of file
13 "/home/username/public_html/anything/index.php"
14 ------------------------------
15 suPHP 0.7.1
16
17
18 The only thing I changed after installing mod_suphp was:
19
20 /etc/suphp.conf
21
22 ;Check wheter script is within DOCUMENT_ROOT
23 check_vhost_docroot=false
24
25
26 I set to FALSE, because I am using: USERDIR (as I said before)
27
28 Any help would be appreciated.
29
30 Thank you!
31 --
32 Carlos Sura.-
33 www.carlossura.com

Replies

Subject Author
Re: [gentoo-user] Apache + mod_suphp Michael Hampicke <gentoo-user@××××.biz>
[gentoo-user] Re: Apache + mod_suphp Nikos Chantziaras <realnc@×××××.com>