• thomasbonsirven

    (@thomasbonsirven)


    Hello,

    i have a error after create/update page or posts with a timout to 1min.

    Warning: mysqli_query(): MySQL server has gone away in /hide/hide/hide/wp-includes/wp-db.php on line 1924
    
    Warning: mysqli_query(): Error reading result set's header in /hide/hide/hide/wp-includes/wp-db.php on line 1924

    I search a solution, repair a database = Nothing, i have same error
    Change theme and desactivate all plugin = Nothing, i have same error

    Before, this wordpress is a MU, now this is desactivate and uninstall.

    Please help me

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • wpbees

    (@wpbees)

    Hello there,

    If it’s not a plugin (and even if it is), you can try to increase the memory allocated for PHP. Add this to your config.php:

    define(‘WP_MEMORY_LIMIT’, ’64M’);

    Or try on the theme’s funtions.php

Viewing 1 replies (of 1 total)
  • The topic ‘Error after update or create posts/page’ is closed to new replies.