|
You are right, as the server is not installed by me. So I don't know why there is an installation goes to /usr/local/bin/curl and that is the version cause the problem. Before I upgrade ubuntu, I guess /usr/local/bin/curl already there. After upgrade Ubuntu, I know there is a work copy in /usr/bin/curl. That's why I said in my first email: "I make "ln -s /usr/bin/curl /usr/local/bin/curl" and I can run curl to access https in shell, however, phpinfo said curl not support https and so I can't access https using curl in php" Is php calling libcurl in
doing curl operations? If so, why it still not support https
in php even I reinstall curl, libcurl, apache, php ? Rgds,
Arthur On 25/10/2017 3:30 PM, Daniel Stenberg
wrote:
On Mon, 23 Oct 2017, Arthur Tam wrote: |
------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
