Site icon TechnologiesPost

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
Exit mobile version