tumblr analytics

How to install curl (php) extension on Linux Ubuntu (beginner)

                 

php curl install ubuntu linuxIf You are developer curl might not be new name for you. Curl is one of the popular extension which is available through use of libcurl. For any Ubuntu  machine installing curl is very easy. Fire you terminal and install following packages .

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

Now php curl is ready for your machine. Then you need to restart apache for it affect.For it,

/etc/init.d/apache2 restart


Hello Readers,This is Bikram Kawan from Nepal. You can follow me onG+ Facebook Twitter Connect with me on Google+

Share This Post

Related Articles

© 2013 Within And Beyond …. All rights reserved. Site Admin · Entries RSS · Comments RSS