From owner-freebsd-questions@FreeBSD.ORG Sun May 18 16:08:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E60C106564A for ; Sun, 18 May 2008 16:08:56 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from www.liukuma.net (www.liukuma.net [62.220.235.15]) by mx1.freebsd.org (Postfix) with ESMTP id 195AF8FC0A for ; Sun, 18 May 2008 16:08:56 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from localhost (unknown [127.0.0.1]) by www.liukuma.net (Postfix) with ESMTP id 276AC1CC9B; Sun, 18 May 2008 19:08:35 +0300 (EEST) Received: from www.liukuma.net ([127.0.0.1]) by localhost (www.liukuma.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id U-ICryz8sTBn; Sun, 18 May 2008 19:08:32 +0300 (EEST) Received: from rivendell (c-ab0471d5.019-61-68617010.cust.bredbandsbolaget.se [213.113.4.171]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: ignatz@www.liukuma.net) by www.liukuma.net (Postfix) with ESMTP id A4B561CC94; Sun, 18 May 2008 19:08:25 +0300 (EEST) Message-ID: <3F74F48526574E9E8788ABECEDDA4B6E@rivendell> From: "Reko Turja" To: "Peter Boosten" References: <482F44A0.5040802@boosten.org> <9980B9A2F6C5404192F8C0D1D490EEAD@rivendell> <483047BE.6010109@boosten.org> Date: Sun, 18 May 2008 19:08:48 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 12.0.1606 X-MimeOLE: Produced By Microsoft MimeOLE V12.0.1606 Cc: FreeBSD Questions Subject: Re: Problems with Apache-2.2.8 & PHP5 (+extensions) ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 16:08:56 -0000 > How would I do that? I installed Apache22 from ports and after that > PHP. > It never asked for any apache version. I can't remember if that was at point in time when there wasAPACHE_VER=xxx knob - it was a long while ago. The module loading order difficulties tend to crop up every upgrade of PHP, forgetfulness to turn some extensions off from my part... -Reko