How to add CURL to Linode Ubuntu

2013-04-26 46 words 1 min read

Need to install a facebook login plugin. It said I should install curl.
Record here.




1. Run winscp. download /etc/php5/apache2/php.ini
2. Add the following code to the php.ini
extension=curl.so
3. Run putty and login.
4. apt-get install php5-curl
5. service apache2 restart
6. That is all.


author

Authored By Jesse Lau

A freelancer living in New Zealand, engaged in website development and program trading. Ever won 1st ranking twice in the Dukascopy Strategy Contest. Making GPTs on GPT Search | GPT Finder. This article is licensed under a Creative Commons Attribution 4.0 International License.

We notice you're using an adblocker. If you like our webite please keep us running by whitelisting this site in your ad blocker. We’re serving quality, related ads only. Thank you!

I've whitelisted your website.

Not now

Post Your Comments Here:

Our website uses cookies to improve your user experience. If you continue browsing, we assume that you consent to our use of cookies. More information can be found in our privacy policy Got it