By phanikanth7 on
The `SYSTEM` table was deprecated in MYSQL 8.0.
'SYSTEM` table used in _OAUTH_COMMON_VERSION (OAUTH_COMMON.MODULE) in DRUPAL OAUTH 1.0.
Please help me what is the alternative way.
The `SYSTEM` table was deprecated in MYSQL 8.0.
'SYSTEM` table used in _OAUTH_COMMON_VERSION (OAUTH_COMMON.MODULE) in DRUPAL OAUTH 1.0.
Please help me what is the alternative way.
Comments
PHP 8 requires a minimum of
PHP 8 requires a minimum of Drupal 7.79. You will need to update to a newer version of Drupal 7:
https://www.drupal.org/docs/7/system-requirements/php-requirements-for-d...
Contact me to contract me for D7 -> D10/11 migrations.
Yes, I agree need to upgrade
Yes, I agree need to upgrade PHP 7 to PHP 8.
But we need an immediate fix for the `SYSTEM` table on Drupal PHP 7+MYSQL 8.0
Could you please let me know how to fix it on Drupal PHP 7+MYSQL8.0?
What version of Drupal are
What version of Drupal are you on? Go to Admin -> Reports -> Status Report, and it will tell you the specific Drupal version.
Contact me to contract me for D7 -> D10/11 migrations.
Drupal version 7.59.
Drupal version 7.59. Thank you very much for quick reply.
You have a conflict. Drupal 7
You have a conflict. Drupal 7.54 is not compatible with PHP 8. So you have two options:
(See https://www.drupal.org/docs/7/system-requirements/php-requirements-for-d...)
If you need a path to PHP 8 compatibility, it would be:
Contact me to contract me for D7 -> D10/11 migrations.
Thank you very much for your
Thank you very much for your support. Currently, we have installed the below versions.
Without upgrade or downgrade can we resolve the 'SYSTEM' table issue? Is there any alternative way? Could you please help me?
No alternative to upgrade or downgrade
No.
You must to upgrade your version of Drupal or downgrade your version of PHP to solve this problem.
No.
Sorry to be the bearer of bearer of bad news.
- gisle
Downgrade to PHP 7.3
Contact me to contract me for D7 -> D10/11 migrations.