Skip to content

Instantly share code, notes, and snippets.

@haxpor
Created October 10, 2015 03:57
Show Gist options
  • Save haxpor/9ffe72210c490ffe3c3e to your computer and use it in GitHub Desktop.
Save haxpor/9ffe72210c490ffe3c3e to your computer and use it in GitHub Desktop.
Open SSH
1. First Install CURL by typing sudo apt-get install curl
2. Then Restart Apache by typing sudo service apache2 restart
3. Then Install PHP5 CURL by typing sudo apt-get install php5-curl
4. will prompt to install... type y or yes!
5. Then Restart Apache by typing sudo service apache2 restart Done!
Now you should be fine!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment