php and mysql versions
-
Hi,
I updated the version of php on the hosting provider for the wordpress-website. It is now php 8.1 and mysql version appears 8.1 as well when I call phpinfo().
Client API library version mysqlnd 8.1.28
But the mysql version on the hosting provider is 5.7, I did not update it yet. Would it be the cause any errors? Since I have an error on the graphql api as 500-internal server error.
I am handling this issue and I was checking the compatibility of versions and plugins. On this link https://make.www.ads-software.com/hosting/handbook/compatibility/ , it shows that wordpress 6.5 and php 8.1 are compatible with mysql 8.0-8.2 . I am not sure it is the exact cause of the
500 - Internal Server Error
or is it something, I should handle regardless of this Internal Server Error.
- You must be logged in to reply to this topic.