- First Install CURL by typing
sudo apt-get install curl - Then Restart Apache by typing
sudo service apache2 restart - Then Install PHP5 CURL by typing
sudo apt-get install php5-curl - will prompt to install… type y or yes!
- Then Restart Apache by typing
sudo service apache2 restartDone!