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 1Q6jeu-0002iM-OO for garchives@archives.gentoo.org; Mon, 04 Apr 2011 13:17:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35DCE1C061; Mon, 4 Apr 2011 13:15:52 +0000 (UTC) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.10]) by pigeon.gentoo.org (Postfix) with ESMTP id F338A1C061 for ; Mon, 4 Apr 2011 13:15:51 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id D89FDDEE1A for ; Mon, 4 Apr 2011 14:15:50 +0100 (BST) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id Q6+dmRon5aYD for ; Mon, 4 Apr 2011 14:15:50 +0100 (BST) Received: from wstn.localnet (unknown [78.32.181.186]) by mail.ukfsn.org (Postfix) with ESMTP id A79A7DEE15 for ; Mon, 4 Apr 2011 14:15:50 +0100 (BST) From: Peter Humphrey Organization: at home To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Setting up a local web server Date: Mon, 4 Apr 2011 14:15:49 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.36-gentoo-r8; KDE/4.4.5; x86_64; ; ) References: <201104011257.49639.peter@humphrey.ukfsn.org> <201104012056.47604.peter@humphrey.ukfsn.org> <201104041117.34193.joost@antarean.org> In-Reply-To: <201104041117.34193.joost@antarean.org> 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" Content-Transfer-Encoding: 7bit Message-Id: <201104041415.49889.peter@humphrey.ukfsn.org> X-Archives-Salt: X-Archives-Hash: 0acae044f89457d445d23226178ccfba On Monday 04 April 2011 10:17:34 Joost Roeleveld wrote: > On Friday 01 April 2011 21:56:47 Peter Humphrey wrote: > > This is connected with the other thread I've written to today, about > > using my workstation as an emerge server. A complication I didn't > > mention there is that both make.conf and package.use have to be > > identical in the chroot and the target system nfs-mounted under it. I > > must have got them out of step at some stage. > > Try recompiling php. > You may have accidentally removed the php-library as that is located under: > /usr/lib/apache2/modules/... It may not be clear from what preceded this, but the problem was actually caused by the particular way I'd used chroot, nfs mounting and --root parameter to portage running in the chroot on my "emerge server". As soon as I change my process the problem went away, together with several others I haven't bothered the list with. Thanks anyway. -- Rgds Peter