Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate
-
After Updating the website, when trying to access it the following error message appeared
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in E:\xampp\htdocs\wp-includes\class.wp-scripts.php on line 641
I try to edit the wp_config file and update the line
define( ‘WP_MEMORY_LIMIT’, ‘512M’ ) to be 1024 but the problem still exist.
anyone know how can I fix this error.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.