From owner-freebsd-questions@FreeBSD.ORG Fri Nov 12 14:33:04 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01EEE16A4CE for ; Fri, 12 Nov 2004 14:33:04 +0000 (GMT) Received: from biggie.spekt.net (biggie.spekt.net [67.18.79.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C97D743D2F for ; Fri, 12 Nov 2004 14:33:03 +0000 (GMT) (envelope-from radek@raadradd.com) Received: from raadradd.homeunix.org (bxa192.neoplus.adsl.tpnet.pl [83.29.250.192]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by biggie.spekt.net (Postfix) with ESMTP id 0F842428F; Fri, 12 Nov 2004 15:32:43 +0100 (CET) Received: by raadradd.homeunix.org (Postfix, from userid 1001) id 36509A55F; Fri, 12 Nov 2004 15:32:47 +0100 (CET) Date: Fri, 12 Nov 2004 15:32:47 +0100 From: Radek Kozlowski To: Admin Message-ID: <20041112143247.GF21823@werd> References: <4193B83A.2030102@swedehost.com> <20041111191920.GE21823@werd> <4193C13D.4090109@swedehost.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <4193C13D.4090109@swedehost.com> User-Agent: Mutt/1.5.6i cc: Hasse cc: FreeBSD Questions Subject: Re: What's happening to FreeBSD 4.10 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 14:33:04 -0000 On Thu, Nov 11, 2004 at 08:45:01PM +0100, Admin wrote: > You might also have a point of direction to my other problem with seg > faulting apache2 ? All my efforts are documented here if you are > interested : > > http://lists.freebsd.org/pipermail/freebsd-ports/2004-September/016006.html > > The problem seems to be the php4-pcre-4.3.9 extension. What I > understand from my digging, is that 4.3.4 version should work. I just > don't know how to get hold of it, or how to install it. Well, I could > download php4 4.3.4 version and extract it from the extension dir, but > then what ? How do I install it and where ? Any help or advice would > be highly appreciated. Nope, sorry. However, I use php4 with apache 1.3.x and have never had any problems, so if you don't need apache2 you might give apache1 a try. -Radek