Question
WordPress error "file_get_contents: unable to request the remote URL"
Hello,
I’m getting the error “file_get_contents: unable to request the remote URL
” with a opt-in plugin. I tested it on my shared server and there were no issues. No such luck on my droplet.
I spent a few days searching forums. I’ve enabled the following lines in my php.ini.
allow_url_fopen = On
allow_url_inclure = On
I created a test file to make sure it work the allow_ worked.
What else can be the issue? I contacted the plugin developer and they passed it off saying to contact the host. Nice paid support, eh?
Any help would be greatly appreciated.
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.
×
Hi @jforsyth Can you say which plugin it is? And can you post the URL
file_get_contents
is chocking on?Hi @hansen
Plugin: Opt-In Panda
URL: http://45.55.215.19/tps/#brochure <= error appears when name and email is sent.
Site is under construction. I setup a user so you can access.
user: help
pass: help
Thanks!