Hi,
got accross a post here that cURL can be installed by /scripts/easyapache -> Advanced -> Curl with SSL support.
But as you see i cannot see the word Curl.
Am i missing something?
Also do i need to checkout Frontpage module etc. as they are already installed?
Thanks!
[ ]...
It looks like cURL is already pre-installed with the cPanel install, but it does not show up as being compiled with PHP in my PHPinfo file.
Can anyone tell me how to re-compile PHP with cURL and ssl support?
Thanks...
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?