From owner-freebsd-stable@FreeBSD.ORG Mon Sep 18 13:51:06 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A76D616A697 for ; Mon, 18 Sep 2006 13:51:06 +0000 (UTC) (envelope-from javier@kjsl.com) Received: from skywagon.kjsl.com (skywagon.kjsl.com [69.36.240.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 537C843D5C for ; Mon, 18 Sep 2006 13:51:06 +0000 (GMT) (envelope-from javier@kjsl.com) Received: from [64.102.51.199] (dhcp-64-102-51-199.cisco.com [64.102.51.199]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: javier) by skywagon.kjsl.com (Postfix) with ESMTP id D021C2A687A; Mon, 18 Sep 2006 09:51:05 -0400 (EDT) In-Reply-To: <450EA174.5050207@dental-on-line.fr> References: <450EA174.5050207@dental-on-line.fr> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Javier Henderson Date: Mon, 18 Sep 2006 09:52:37 -0400 To: rvenne@dental-on-line.fr X-Mailer: Apple Mail (2.752.2) Cc: freebsd-stable@freebsd.org Subject: Re: mod_php4 unavaible X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 13:51:06 -0000 On Sep 18, 2006, at 9:39 AM, rvenne@dental-on-line.fr wrote: > hi list > > I've updated php4 this morning, and my web site using lost php > module. the php4 is unavailble on my system. /usr/ports/www/ > mod_php4 has been removed, and I don't know how to get it workind, > > some ideas? The php4 module isn't build by default anymore. Reinstall php4: make reinstall -DWITH_APACHE -jav