Fatal error: Cannot redeclare class wfWAFWordPressRequest …
-
Just installed a “new” WordPress installation at https://www.spacecoasthighlanders.com/ .
I also have another WordPress installation in the same directory structure under blackjackreview.com.
On spacecoasthighlanders.com I get Fatal error: Cannot redeclare class wfWAFWordPressRequest in /home/xxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/wordfence
So… it looks like it is using the php.ini file at the root level. In php.ini I declare:
auto_append_file = “/home/xxxxxx/public_html/blackjackreview.com/wp/wordfence-waf.php”..which obviously only refers to the blackjackreview site.
How do I fix this so the “new” spacecoasthighlanders.com site has Wordfence pointing to the correct wordfence-waf.php file?
The page I need help with: [log in to see the link]
- The topic ‘Fatal error: Cannot redeclare class wfWAFWordPressRequest …’ is closed to new replies.