Home Forums WoodMart support forum WP Cron

WP Cron

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #715909

    savvypalsmall
    Participant

    site cant load after applying patch after 1 week

    Attachments:
    You must be logged in to view attached files.
    #715949

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    The issue is not related to the patch.

    Your server is hitting resource limits (CPU/RAM/entry processes), which is why the site is not loading.

    Also, the warning about “WP_CRON already defined” means this constant is declared twice in your wp-config.php or by another plugin.

    Please check:
    – Remove duplicate DISABLE_WP_CRON definition in wp-config.php
    – Contact your hosting provider to check resource usage and increase limits if needed

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)