Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2008 12:20:05 -0600
From:      Paul Procacci <pprocacci@datapipe.com>
To:        John Almberg <jalmberg@identry.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How do I configure PHP to use curl?
Message-ID:  <495A6655.3070502@datapipe.com>
In-Reply-To: <E7982856-F345-4F3B-AD98-455D56102BAE@identry.com>
References:  <E7982856-F345-4F3B-AD98-455D56102BAE@identry.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?
>
> -- John
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
cd /usr/ports/ftp/php5-curl

make install

restart your web server.

Cheers!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?495A6655.3070502>