Re: [gentoo-user] Apache + mod_suphp

2012-05-02 Thread Michael Hampicke
> You just have to look up on how the change the uid, I don't know, as I > don't have any experience with mod_suphp Just looked it up. The directive is suPHP_UserGroup

Re: [gentoo-user] Apache + mod_suphp

2012-05-02 Thread Michael Hampicke
Am 02.05.2012 19:42, schrieb Carlos Sura: > On 2 May 2012 05:35, Michael Hampicke wrote: > >> >> >> Am 02.05.2012 06:58, schrieb Carlos Sura: >>> I get the following error: >>> >>> Internal Server Error >>> >>> Mismatch between target UID (81) and UID (1000) of file >>> "/home/username/public_h

Re: [gentoo-user] Apache + mod_suphp

2012-05-02 Thread Carlos Sura
On 2 May 2012 05:35, Michael Hampicke wrote: > > > Am 02.05.2012 06:58, schrieb Carlos Sura: > > I get the following error: > > > > Internal Server Error > > > > Mismatch between target UID (81) and UID (1000) of file > > "/home/username/public_html/anything/index.php" > > Have you tried turning

Re: [gentoo-user] Apache + mod_suphp

2012-05-02 Thread Michael Hampicke
Am 02.05.2012 06:58, schrieb Carlos Sura: > I get the following error: > > Internal Server Error > > Mismatch between target UID (81) and UID (1000) of file > "/home/username/public_html/anything/index.php" Have you tried turning of safe_mode in the php.ini file?

[gentoo-user] Apache + mod_suphp

2012-05-01 Thread Carlos Sura
Hello Mates, Quick question: I've installed apache + mod_suphp (I am using on apache configuration: USERDIR), so, when I go to the path: http://localhost/~username/anything I get the following error: Internal Server Error Mismatch between target UID (81) and UID (1000) of file "/home/username/