Installing CURL on Turnkey Linux LAMP Stack

[cc lang=”bash”]
apt-get update
apt-get install curl libcurl3 libcurl3-dev php5-curl
[/cc]

Then restart the server.

Tagged with:

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.