Thursday, September 15, 2011

How to enable curl support with PHP (for ubuntu)

Run following command in terminal
sudo apt-get install curl libcurl3 libcurl3-dev php5-curl

No comments: