500 Internal Server Error After Updating to PHP 7.0
-
Hello,
I am trying to update from PHP 5.6 to PHP 7.0. But I got an error message when trying to go to login admin with the following message:
“Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.”So, I revert it back to PHP 5.6 and everything is getting normal again. I also contacted all developers of plugins as well as themes. All of them told me that their plugins and themes were compatible with PHP 7.0.
Can someone tell me what the problem is? Is it due to mysql? I have heard that mysql has been deprecated and it is no longer be used with PHP 7.0? If so, is there any documentation how to change from mysql to mysqli in wordpress?
Thanks for all inputs.
- The topic ‘500 Internal Server Error After Updating to PHP 7.0’ is closed to new replies.