Posted by Jack Arnst on 04/20/07 21:28
installed and enabled. When I run curl_exec, result is always false. Is it
because curl is not configured for the php in command? Thanks for any help.
phpinfo() says
Configure command has
Configure Command './configure' '--enable-pic' '--with-
libdir=lib64' '--prefix=/usr' '--with-xml' '--enable-bcmath' '--enable-
calendar' '--with-curl' '
Should this be something like --with-curl=/usr/bin/curl' '
[Back to original message]
|