From owner-freebsd-questions@FreeBSD.ORG Tue Dec 30 18:45:30 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 27E54106566B for ; Tue, 30 Dec 2008 18:45:30 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: from mx1.identry.com (on.identry.com [66.111.0.194]) by mx1.freebsd.org (Postfix) with ESMTP id B5E818FC1C for ; Tue, 30 Dec 2008 18:45:29 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: (qmail 6601 invoked by uid 89); 30 Dec 2008 18:45:29 -0000 Received: from unknown (HELO ?192.168.1.110?) (jalmberg@75.127.142.66) by mx1.identry.com with ESMTPA; 30 Dec 2008 18:45:29 -0000 Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <4ad871310812301036l39e5c0acsd800d545f07df288@mail.gmail.com> References: <4ad871310812301035u5184fb3di9a28095466beeddf@mail.gmail.com> <4ad871310812301036l39e5c0acsd800d545f07df288@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <236680EF-466C-4288-BAB4-597477F097DD@identry.com> Content-Transfer-Encoding: 7bit From: John Almberg Date: Tue, 30 Dec 2008 13:45:28 -0500 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.753.1) Subject: Re: How do I configure PHP to use curl? 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: Tue, 30 Dec 2008 18:45:30 -0000 On Dec 30, 2008, at 1:36 PM, Glen Barber wrote: > On Tue, Dec 30, 2008 at 1:35 PM, Glen Barber > wrote: >> On Tue, Dec 30, 2008 at 1:16 PM, John Almberg >> wrote: >>> I just ran into something that has me stumped. It's probably a >>> real newbie >>> question, but I can't figure it out... >>> >>> I'm trying to add curl support to my PHP installation, but when I >>> run 'make >>> config' in the /usr/ports/lang/php5 directory, curl is not one of >>> the very >>> small set of options given. >>> >>> PHP has a million options, so how do you set one that is not in >>> the 'make >>> config' box? >>> >> >> Have a look at lang/php5-extensions >> >> > > Whoops. My mailbox just updated; didn't realize this was answered. > Sorry for that! This list is just toooo fast :-) It worked, by the way. And I upgraded to 5.2.8 while I was at it. I guess there were a couple of vulnerabilities with 5.2.7. Why does anyone use anything other than FreeBSD? -- John