PHP5 cURL If you already have a LAMP server and PHP cURL is not yet installed you can open the terminal and use the command below:
|
1 |
sudo apt-get install curl libcurl3 libcurl3-dev php5-curl |
After downloading and installing you need to restart the apache/httpd service by using the command below:
|
1 |
apache2ctl restart |
Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post
Continue Reading
