PHP Fatal error: Out of memory
-
When trying to save a modified WP-page (using elementor)
I get following error when saving a that page:
PHP Fatal error: Out of memory (allocated 306184192) (tried to allocate 532480 bytes) in /…./wp-includes/class-wpdb.php on line 2425
This occurs only on one single page – other pages do not fire that error.
I already configured
wp-config.php: define(‘WP_MEMORY_LIMIT’, ‘512M’);
php.ini: memory_limit=1024M;
These values are reflected in WordPress’ Tools > Site Health InfoWP and all plugins are up to date
WP: 6.3.1
Elementor: 3.16.3
PHP: 7.4.33
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Fatal error: Out of memory’ is closed to new replies.