From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SPZC2-00086c-9x for garchives@archives.gentoo.org; Wed, 02 May 2012 13:02:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20476E0999; Wed, 2 May 2012 13:01:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6576EE08DA for ; Wed, 2 May 2012 12:59:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id EC1201B4021 for ; Wed, 2 May 2012 12:59:51 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.264 X-Spam-Level: X-Spam-Status: No, score=-1.264 tagged_above=-999 required=5.5 tests=[AWL=-0.254, BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GUvQCzJYztEm for ; Wed, 2 May 2012 12:59:44 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5FE891B4038 for ; Wed, 2 May 2012 12:59:44 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SPZ9e-0007yk-OM for gentoo-user@gentoo.org; Wed, 02 May 2012 14:59:38 +0200 Received: from athedsl-353431.home.otenet.gr ([85.72.236.53]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 May 2012 14:59:38 +0200 Received: from realnc by athedsl-353431.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 May 2012 14:59:38 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: Apache + mod_suphp Date: Wed, 02 May 2012 15:59:06 +0300 Organization: Lucas Barks Message-ID: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-353431.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 In-Reply-To: X-Archives-Salt: 8f343e74-525a-4552-98ce-996bde6e05a0 X-Archives-Hash: af8ceea8f845fb1ef5bdd69ee46501b0 On 02/05/12 07:58, Carlos Sura wrote: > 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/public_html/anything/index.php" Take a look at the suphp log file in /var/log. Does it say anything?