When i try to install Curl with SSL support i get this error
file /usr/bin/curl from install of curl-ssl-7.9.8-1 conflicts with file from package curl-7.9.2-1
file /usr/lib/libcurl.so.2.0.2 from install of curl-ssl-7.9.8-1 conflicts with file from package curl-7.9.2-1
file...
Hello,
I was wondering if anyone knows if I compile php with curl, when cpanel updates will it override this? I need php with curl for several scripts I am going to install for accounting/secure connections to other servers.
If anyone has any information on this please let me know...
Hello,
When I run curl to get a secure site, I got
curl: (1) libcurl was built with SSL disabled, https: not supported!
I want to get curl working with secure site. Please let me know what should I do to enable SSL support for Curl.
Thank you.
I\'ve got some PHP form scripts that run under SSL but can\'t make it to work. I learned later that I need to install cURL for PHP to run properly under HTTPS. I\'ve installed cURL but no dice.
Has anyone here successfully installed and useD cURL with there PHP scripts under SSL?