Updating php curl on Ubuntu
Sometime it happens, when
1 2 |
apt-get update apt-get install php5-curl |
is not enough. And you really want to upgrade your curl to the latest possible version.
Sometime it happens, when
1 2 |
apt-get update apt-get install php5-curl |
is not enough. And you really want to upgrade your curl to the latest possible version.