By mmalan
Hi,
I am trying to enable cURL on my environment. I tried the following commands (see image)
sudo apt-get install curl sudo apt-get install php5-curl
And the add-on that I am trying to configure in my wordpress org still says cURL is not enabled. Image - https://www.dropbox.com/s/c7eysupnn8k3nkk/ciurl3.PNG?dl=0
Please let me know what I’m doing wrong!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Since it does look like php5-curl installed properly and you did restart apache, the only other thing I would recommend is to manually enable the php module with
sudo php5enmod curl
and then restart apache again.
Hi,
Thanks for the response. I tried that just now - and still no change.
See console here: https://www.dropbox.com/s/mspngnftuvj2exl/curl5.PNG?dl=0
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.