Title: [Plugin: WordPress HTTPS (SSL)] problem loading plugins
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] problem loading plugins

 *  Resolved [jabetong](https://wordpress.org/support/users/jabetong/)
 * (@jabetong)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-problem-loading-plugins/)
 * [09-Jun-2012 16:35:17] PHP Warning: require_once(/home2/dioceses/public_html/
   church/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Admin/_vti_cnf.
   php) [[function.require-once](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-problem-loading-plugins/function.require-once?output_format=md)]:
   failed to open stream: No such file or directory in /home2/dioceses/public_html/
   church/wp-content/plugins/wordpress-https/lib/Mvied/Plugin.php on line 372
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [sam_a](https://wordpress.org/support/users/sam_a/)
 * (@sam_a)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-problem-loading-plugins/#post-2807652)
 * I get these errors too (on activation and every pageview thereafter).
 * I think it’s the same problem described in [[resolved] HTTPS update broke my site](http://wordpress.org/support/topic/plugin-wordpress-https-ssl-https-update-broke-my-site?replies=37)(
   not actually “resolved” yet)
 *  [nkinkade](https://wordpress.org/support/users/nkinkade/)
 * (@nkinkade)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-problem-loading-plugins/#post-2807681)
 * I don’t believe this issue is related to the bug report listed above by Sam_a.
   I think this is an issue of the plugin being a bit too greedy when it scans the
   plugins directory for plugins. For example we use subversion to manage our install,
   and when I tried to activate the plugin I got the following error:
 * =====
    /var/www/mysite.com/www/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/
   Module/Admin/.svn.php): failed to open stream: No such file or directory in /
   var/www/staging.creativecommons.org/www/wp-content/plugins/wordpress-https/lib/
   Mvied/Plugin.php on line 372 =====
 * This patch fixed the issue for me, but something else will be required for jabetong.
   Perhaps the code shouldn’t try to load any plugin whose directory doesn’t begin
   with /[a-zA-Z0-9]/, to avoid trying to load version control directories or other
   control dirs:
 * [http://pastebin.com/ajarUNTX](http://pastebin.com/ajarUNTX)
 * Nathan
 *  [sam_a](https://wordpress.org/support/users/sam_a/)
 * (@sam_a)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-problem-loading-plugins/#post-2807682)
 * Thanks, Nathan.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WordPress HTTPS (SSL)] problem loading plugins’ 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/)

 * 3 replies
 * 3 participants
 * Last reply from: [sam_a](https://wordpress.org/support/users/sam_a/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-problem-loading-plugins/#post-2807682)
 * Status: resolved