i have a setup on a droplet that have ubuntu 16 + nginx + php7 i installed Wordpress and everything was fine, until i installed plugin that connects to some API’s…
the plugin gives me error saying (wp_remote_get() failed. Webservices won’t work with your server. Contact your hosting provider. Error: Could not resolve host: xxx.xxx.xxxx )
so how could i enable wp_remote_get(), i searched a lot till i knew its something related to CURL, which i have installed before and fully functional, any ideas ??
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.
I have the same issue with our website acabuy.com any solutions found for this problem
hi, I have the same problem… anyone ?
can somebody please help me with this, i’m really stuck
ok i did what you suggested, but nothing changed, still get the same error
In addition to curl itself have you installed the php curl module to allow php to make requests?