From owner-freebsd-questions@FreeBSD.ORG Sun Jul 24 00:08:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9F92216A41F for ; Sun, 24 Jul 2005 00:08:18 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id F359A43D48 for ; Sun, 24 Jul 2005 00:08:17 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so702662wri for ; Sat, 23 Jul 2005 17:08:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FPgfoOdCrwmNSZmm6QfB437ZnjLRcfSVd078Af2lAQ2bCQRjhdORYo6t5bO5duAOxBX3NTi2p7Lw18gMyn111+bBnl6i+VYZlKfCEvy0SfpfM+ervWBv5dQxwaVtN9qhdUH+izsIFoiKa+dS+sgEgnQKG5kHl1fiih56eseQAoU= Received: by 10.54.37.72 with SMTP id k72mr1796366wrk; Sat, 23 Jul 2005 17:08:17 -0700 (PDT) Received: by 10.54.66.16 with HTTP; Sat, 23 Jul 2005 17:08:17 -0700 (PDT) Message-ID: Date: Sun, 24 Jul 2005 03:08:17 +0300 From: Abu Khaled To: Jack Raats In-Reply-To: <000e01c58f6b$20bc9670$9800000a@jara2> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <000e01c58f6b$20bc9670$9800000a@jara2> Cc: FreeBSD Stable , freebsd-questions@freebsd.org Subject: Re: Trouble with PHP4-extensions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Abu Khaled List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jul 2005 00:08:18 -0000 On 7/23/05, Jack Raats wrote: > I had installed Apache, PHP4.40 and imap on a FreeBSD 5.4-STABLE server. = It worked OK. I had to recompile IMAP and after this apache refuses to star= t. I have to recompile the php4-imap part of php. >=20 > How to do this? > Deinstall php4 completely and then reinstall it > or > Can i use the extensions to recompile only a part? >=20 > Met vriendelijke groeten > Jack Raats Why don't you use sysutils/portmanager or sysutils/portupgrade in the ports directory. These utilities do a good job at solving such problems and you might have other php4-extensions that need updating. --=20 Regards. Abu Khaled