How do I configure PHP to use curl?

Michael Powell nightrecon at verizon.net
Tue Dec 30 18:26:45 UTC 2008


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
> 
Try /usr/ports/lang/php5-extensions instead. This is where you add
the million other options.

-Mike





More information about the freebsd-questions mailing list