allow_url_fopen Error
-
Looking for some help with allow_url_fopen errors. I’ve enabled and running phpinfo(); shows that it’s enabled. I’m still getting:
Warning: fopen() [function.fopen]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/domain/public_html/domain/wp-content/plugins/congresslookup/CongressLookup.php on line 145
Warning: fopen(https://assets.sunlightfoundation.com/moc/40x50.zip) [function.fopen]: failed to open stream: no suitable wrapper could be found in /home/domain/public_html/galt/wp-content/plugins/congresslookup/CongressLookup.php on line 145
Any troubleshooting helps? I also disabled all plugins except this one. The front end is fine, I’m only seeing this on the dashboard.
- The topic ‘allow_url_fopen Error’ is closed to new replies.