includes/template.php failed to open
-
I have several sites where plugin goes well. Today I installed new, plugin worked good, but there was something wrong with ssl, so I must manually set force ssl admin to 0. After a few minutes I click on HTTPS menu and got.
Warning: require_once(includes/template.php): failed to open stream: No such file or directory in /var/www/html/mydomain.com/wp-content/plugins/wordpress-https/admin/templates/settings.php on line 2
Fatal error: require_once(): Failed opening required ‘includes/template.php’ (include_path=’.:/usr/local/zend/var/libraries/Zend_Framework_1/default/library:/usr/local/zend/share/pear’) in /var/www/html/mydomain.com/wp-content/plugins/wordpress-https/admin/templates/settings.php on line 2
Server is not the case, because there are several other WordPress projects with exactly the same configuration working correctly.
I tried to deactivate / delete / install plugin, also direct copy from other functional WordPress, but nothing changed.
- The topic ‘includes/template.php failed to open’ is closed to new replies.