WordPress Community Forum
WordPress Support => Fixing WordPress => Topic started by: Kailash on Feb 28, 2022, 01:58 AM
Hi,
Recently PHP community had released an update for PHP 7.2.19. After this release many users reported an issue related to PHP memory error and users started receiving following error:
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 999999999999999 bytes).
This is a bug PHP 7.2.19. As an alternative solution, you can switch your website's PHP version to PHP 7.3 if it is compatible and available on your server.
For more details, you can refer the following URL:
https://bugs.php.net/bug.php?id=78103
- Kailash