Title: [Plugin: WordPress HTTPS (SSL)] URL File Access Disabled
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] URL File Access Disabled

 *  [lorevaldez](https://wordpress.org/support/users/lorevaldez/)
 * (@lorevaldez)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-url-file-access-disabled/)
 * I get this message in the “Developer Updates” Secion –
 * Warning: file_get_contents() [function.file-get-contents]: URL file-access is
   disabled in the server configuration in /home/phoyg/public_html/blog/wp-content/
   plugins/wordpress-https/js/updates.php on line 27
 * Warning: file_get_contents([http://mvied.com/wphttps-updates.html](http://mvied.com/wphttps-updates.html))[
   function.file-get-contents]: failed to open stream: no suitable wrapper could
   be found in /home/phoyg/public_html/blog/wp-content/plugins/wordpress-https/js/
   updates.php on line 27
    September 10, 2011 – I’ve been working heavily on the
   plugin this week. So much so that the next version released will be 2.0! It would
   be greatly appreciated if you would try out the development version and provide
   feedback on the support forum.
 * If you want to test out the development version, you can download it here.
 * Thanks,
    Mvied
 * How can I fix this?
 * SITE – photographybyelleg.com/blog
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-url-file-access-disabled/#post-2320827)
 * Hey lorevaldez,
 * This has been fixed in the next version (in development), but it’s caused by 
   PHP’s error reporting being set up to show warnings. You can disable PHP from
   generating errors on that page by adding `error_reporting(0);` somewhere toward
   the top of `/wp-content/plugins/wordpress-https/js/updates.php` below `<?php`.
 * Thanks,
    Mike

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress HTTPS (SSL)] URL File Access Disabled’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [mvied](https://wordpress.org/support/users/mvied/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-url-file-access-disabled/#post-2320827)
 * Status: not resolved