Hello
I have a droplet that is running WordPress on Ubuntu 13.10 and I installed a WordPress plugin give this “cURL is NOT installed in your PHP installation” what do I need to do?
Thank you
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
if you upgraded to php 7.0, make sure to use;
sudo apt-get install php7.0-curl
instead of …
sudo apt-get install php5-curl
if you upgraded to php 7.0, make sure to use;
sudo apt-get install php7.0-curl
instead of …
sudo apt-get install php5-curl
if you upgraded to php 7.0, make sure to use;
sudo apt-get install php7.0-curl
instead of …
sudo apt-get install php5-curl
if you upgraded to php 7.0, make sure to use;
sudo apt-get install php7.0-curl
instead of …
sudo apt-get install php5-curl
if you upgraded to php 7.0, make sure to use;
sudo apt-get install php7.0-curl
instead of …
sudo apt-get install php5-curl
if you upgraded to php 7.0, make sure to use;
sudo apt-get install php7.0-curl
instead of …
sudo apt-get install php5-curl
Open SSH
sudo apt-get install curl
sudo service apache2 restart
sudo apt-get install php5-curl
sudo service apache2 restart
Done!Now you should be fine!
Open SSH
sudo apt-get install curl
sudo service apache2 restart
sudo apt-get install php5-curl
sudo service apache2 restart
Done!Now you should be fine!
Open SSH
sudo apt-get install curl
sudo service apache2 restart
sudo apt-get install php5-curl
sudo service apache2 restart
Done!Now you should be fine!
Open SSH
sudo apt-get install curl
sudo service apache2 restart
sudo apt-get install php5-curl
sudo service apache2 restart
Done!Now you should be fine!
Working ! Thank U So Much…
This comment has been deleted