From owner-freebsd-questions@FreeBSD.ORG Mon Feb 13 22:18:59 2006 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 7EFB516A420 for ; Mon, 13 Feb 2006 22:18:59 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08EC543D49 for ; Mon, 13 Feb 2006 22:18:58 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-41-159.woh.res.rr.com [65.31.41.159]) by ms-smtp-03-eri0.ohiordc.rr.com (8.13.4/8.13.4) with SMTP id k1DMIui2016678 for ; Mon, 13 Feb 2006 17:18:56 -0500 (EST) Message-ID: <004801c630ea$3fa8b7a0$0200a8c0@satellite> From: "Dave" To: Date: Mon, 13 Feb 2006 17:10:06 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: horde on freebsd6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 22:18:59 -0000 Hello, I've got php4 and apache installed on freebsd6 with several php4 extensions. Now i want to install horde and imp to test them out while atempting to decide if horde would be suitable as a webmail solution. I try the install via ports, but pear always stops saying the port requires the cli or cgi version of php, but i have a conflicting port installed. I've already got php4 installed, does anyone have a workaround for this? Thanks. Dave.