1 min read

How to installed curl Ubuntu?

sudo apt-get install curl libcurl3 libcurl3-dev php5-curl

After installing libcurl you should restart the web server with one of the following commands,

sudo /etc/init.d/apache2 restart OR sudo service apache2 restart

Share your Love

Leave a Reply

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