Fatal error on activation
-
I get the following error trying to activate WordFence:
Plugin could not be activated because it triggered a fatal error.This happened for versions 6.0.25, 6.1.2, and 6.1.3
I tried installing an older version (5.3.12) and it installed and activated but then I got the white screen of death. Debugging gave me the following:
[14-Apr-2016 18:38:49] PHP Warning: require_once(lib/wordfenceConstants.php): failed to open stream: No such file or directory in E:\Inetpub\edutech\wp-content\plugins\wordfence\wordfence.php on line 23
[14-Apr-2016 18:38:49] PHP Fatal error: require_once(): Failed opening required ‘lib/wordfenceConstants.php’ (include_path=’.;C:\php\pear’) in E:\Inetpub\edutech\wp-content\plugins\wordfence\wordfence.php on line 23
[14-Apr-2016 18:38:49] PHP Warning: require_once(lib/wordfenceConstants.php): failed to open stream: No such file or directory in E:\Inetpub\edutech\wp-content\plugins\wordfence\wordfence.php on line 23
[14-Apr-2016 18:38:49] PHP Fatal error: require_once(): Failed opening required ‘lib/wordfenceConstants.php’ (include_path=’.;C:\php\pear’) in E:\Inetpub\edutech\wp-content\plugins\wordfence\wordfence.php on line 23The file wordfenceConstants.php exists in the right folder and has full access permissions.
Things I have tried (with no success):
– disabling all other plugins
– changing themes
– increasing memory limit: define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
– manually deleting the WordFence folder and downloading it directly
– upgrading WordPress (the same things are happening in WP 4.4 and 4.5)I have multiple other WordPress sites (not networked) successfully using WordFence. This site was running WordFence successfully for a while but one of the upgrades (I believe 6.1.2) caused the website to white-screen. Unfortunately, I was passed this problem from someone else so I don’t know the exact details for when the problem originally started.
thanks for your help,
Charlie
- The topic ‘Fatal error on activation’ is closed to new replies.