• Resolved Иван

    (@spanjokus)


    Good afternoon I have a website on wordpress, I’m trying to switch from php 5.6 to 7.2 and higher, but when applying the settings on the hosting, the site does not work, I see this error in the logs, can you help me?

    mod_fcgid: stderr: WordPress database error Lost connection to MySQL server during query for query SELECT option_value FROM 5org_options WHERE option_name = ‘aioseop_notices’ LIMIT 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEOP_Core->init, AIOSEOP_Core->_requires, require_once(‘/plugins/all-in-one-seo-pack/admin/class-aioseop-notices.php’), AIOSEOP_Notices->__construct, AIOSEOP_Notices->obj_load_options, AIOSEOP_Notices->obj_get_options, get_option,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Prabhat

    (@prabhatrai)

    Hi @spanjokus,

    Thanks for reaching out, and I apologize for the inconvenience caused!

    The error message you provided indicates that there was a lost connection to the MySQL server while trying to execute one of our database queries. While the database query was for All in One SEO, the problem is likely due to your server and database configuration, and not caused by All in One SEO.

    Basically, your server is losing connection to the MySQL server that holds your website’s database – This can also break other parts of your website.

    I’d highly recommend reaching out to your hosting provider, as they would be able to investigate why your website is losing connection to the MySQL server and fix the issue.

    Feel free to reach out if you have any questions.

    Thanks!

    Thread Starter Иван

    (@spanjokus)

    Thank you very much for answering me, I also proceed from the fact that the plugin has nothing to do with it, something with the settings on the hosting. Is it possible to see in some log what kind of request the plugin was trying to make? I already dream of moving the site to php 7.4, and then 8.2 and wordpress itself to 6.1. This should give a good speed for the resource and be convenient for people. Thanks for your response and time.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error when migrating to php 7.2 and above’ is closed to new replies.