• [ Moderator note: moved to Fixing WordPress. ]

    Any time I have a pluign upgrade, my site gets stuck in maintenance mode, and I have to manually delete the .maintenance file.

    The plugin got upgraded, but the site won’t exit from maintenance mode.

    WP: 4.7.3
    php: 7.0.15
    mysql: 5.7.17

    Thanks for any help.
    Fabio

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello there,
    The plugin(s) you attempted to update is not compatible with your version of WordPress this can be the main cause of this issue.

    • This reply was modified 7 years, 8 months ago by Poonam Namdev.
    Ramiz Syed

    (@globaliwebsolution)

    Hi,

    site stuck due to low memory and it is also depend space.
    the numbers of plugin you are using (if you delete some but they still consuming memory)
    try to reduce plugin, and use plugin garbage collection.

    it may be due to cache issue, you need to clear cache or try to use any cache plugin that will help you for speed also.

    hope it will help you, if your problem not solve leave a message will try to solve.

    @fmarzocca you can try to increase the memory limit of your website as Ramiz said, to do this you can add the following code to your wp-config.php file: define( 'WP_MEMORY_LIMIT', '256M' );

    If that doesn`t help you might want to get in touch with your hosting company for more details on how to do this.

    Thread Starter fmarzocca

    (@fmarzocca)

    Thank you both! I will try your suggestions.

    Best

    Fabio

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Site stuck at every plugin update’ is closed to new replies.