From owner-freebsd-questions@FreeBSD.ORG Tue Dec 30 18:36:07 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 6F68010656C7 for ; Tue, 30 Dec 2008 18:36:07 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f19.google.com (mail-bw0-f19.google.com [209.85.218.19]) by mx1.freebsd.org (Postfix) with ESMTP id E5B718FC16 for ; Tue, 30 Dec 2008 18:36:06 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by bwz12 with SMTP id 12so14453148bwz.19 for ; Tue, 30 Dec 2008 10:36:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=0xcbS2IA8YfILACYM2Dt7tc8i4vAp/e0SZRiqQROHM0=; b=ZiPJILdI/3hGUxumteEIyOYe//W6j/GRAYCvEiT0tLIdL84pOINkvuK9qQgecotgC7 jEY1Ysi50gNqAanKrsmd2HTuucvPKxACWM1NWB91zrOVJn2HR2w/gzmD/65VpfgUtgri cFXxBGw3sf9MYOroWcZZY7/CpDuGyrM5fvL0A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=nMsfD7VSY3PFWopRsFuKyYr8keuLdYbcUavLKExc4d8E5CTAIQUmOfCk/A/yYd4/km xALambQfJH577xqi+b1kzFQAk2VCS90f14CAWmnCmrMcfltODITDax0hJXX7v4nMQfIw q8U/Hi/GXfDCv+WQw4oLEI1f/YxBc+O1THabo= Received: by 10.223.103.147 with SMTP id k19mr10954555fao.0.1230662165312; Tue, 30 Dec 2008 10:36:05 -0800 (PST) Received: by 10.223.109.80 with HTTP; Tue, 30 Dec 2008 10:36:05 -0800 (PST) Message-ID: <4ad871310812301036l39e5c0acsd800d545f07df288@mail.gmail.com> Date: Tue, 30 Dec 2008 13:36:05 -0500 From: "Glen Barber" To: "John Almberg" In-Reply-To: <4ad871310812301035u5184fb3di9a28095466beeddf@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4ad871310812301035u5184fb3di9a28095466beeddf@mail.gmail.com> Cc: freebsd-questions@freebsd.org 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:36:07 -0000 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! -- Glen Barber "Tell me and I forget. Teach me and I remember. Involve me and I learn." - Benjamin Franklin