• Resolved basma041

    (@basma041)


    Hi,

    I get this error

    There has been a critical error on this website.

    And when I run the debugging I get: Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/wp-includes/class-wp-hook.php on line 301

    this message keeps changing in different php files of the same directory.

    I tried changing memory_limit=512M in wp_config and php.ini. but the error persists and we are unable to login or use the website.

    wp_version = ‘6.2’

    what other solutions are available ?

Viewing 1 replies (of 1 total)
  • Plugin Support Suwash

    (@suascat_wp)

    This error occurs when your server runs out of memory to complete the task at hand. Increasing the memory allotted or decreasing the number of tasks will fix the issue.

    Please clear your server/plugin cache after changing the memory limit. If the issue persists please reach out to your web hosting provider to confirm the change has been applied.

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error: Allowed memory size of 536870912 bytes exhausted’ is closed to new replies.