

Note that eventually some future upgrade may not be able to go forward until you remove the hold.

#How to install curl support how to#
This page shows how to install curl on Debian Linux version 10/9/8. FYI cURL support (default enabled, ok) is prerequisite for Installation and Configuration of the Collection Extension of wiki portal. EDIT BY danbrown AT php DOT net: Original was written by (unlcuky13 AT gmail DOT com) on 19-APR-09. Read this page if you want more info on preventing updates of a specific package. One can easily install and use the curl command on a Debian Linux using the apt command or apt-get command to use the curl. and fixed some little bugs on the script. If youre using Windows, you can enable Curl support by copying the files libea圓2.dll and sslea圓2.dll into your c:windowssystem32 folder, then enabling the. To avoid having to reinstall curl with sftp/scp after every upgrade: sudo aptitude hold libcurl3 Here is another good tutorial for your issue.įrantique's answer worked for me - however when I tried to upgrade my system, my package manager wanted to revert the installation back to a curl that does not have sftp/scp. with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \ Paste the key into the text field on the Web Installer Page (choose enter key manually): Choose the instance name and click CREATE PLESK INSTANCE. If you can't find -without-libssh2 to replace with -with-libssh2 you can search for -without-ssl and append -with-libssh2, tested with curl Version 7.35.0 on Ubuntu 14.04.2įind -without-ssl and append -with-libssh2, in my case, it looks like this:īefore cd debian/build & dh_auto_configure $ \ No further action to activate these functions are necessary.
#How to install curl support update#
Update the commands with the adequate versions, ofcourse. cURL, GET and Wget are enabled on all HostGator servers by default. After that: sudo apt-get install build-essential debhelper libssh2-1-devįind and replace "-without-libssh2" with "-with-libssh2" cd. You have to compile curl with sftp support first.ĭownload and unpack the curl source.
