Fatal error after PHP update
-
I know this question has already been answered, but I cannot seem to find a solution to getting Keyring to work. I have turned off all plugins, upgraded PHP, and even talked to my technical support for my hosting.
This is the error I get:
[Thu Nov 12 21:43:36 2015] [error] [client 50.22.14.98] PHP Fatal error: Cannot redeclare class OAuthException in /home/samysphotoschool/public_html/test/wp-content/plugins/keyring/includes/oauth-php/OAuth.php on line 8
From my understanding, there’s an issue with another class already declaring the OAuthException. My question is if there’s a way to get the plugin to first check if the class has been declared, which I was told was a pretty common occurrence that plugins first try to check.
Any help you could provide would be greatly appreciated. I hope this could help more people in the same situation. Thanks!
- The topic ‘Fatal error after PHP update’ is closed to new replies.