From owner-freebsd-questions@FreeBSD.ORG Mon Mar 6 23:58:09 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 7900116A420 for ; Mon, 6 Mar 2006 23:58:09 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from webmaillogin.com (fr6.webmaillogin.com [216.40.35.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FBAA43D46 for ; Mon, 6 Mar 2006 23:58:08 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from [216.240.12.2] (account gpeel@thenetnow.com HELO GRANT) by fr6.webmaillogin.com (CommuniGate Pro SMTP 4.3.8) with ESMTPA id 7755970 for freebsd-questions@freebsd.org; Mon, 06 Mar 2006 18:58:04 -0500 Message-ID: <007801c64179$d5fa3270$6701a8c0@GRANT> From: "Grant Peel" To: Date: Mon, 6 Mar 2006 18:58:09 -0500 Organization: The Net Now Internet 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.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: php4 extensions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 23:58:09 -0000 Hi all, IU ran the php4-extensions a while back, but now a client is asking for curl to be installed. When I run php4-extensions, it says that it (php4-extensions) is already installed. How to I reconfigure it to load the GUI so I can install curl? Als0, I presume after that php4 will have to be re maked and installed to include the curl libraries? I am using php as a dynamic mod in Apache (2.1) if that makes and difference. -Thanks, Grant