Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 42240 bytes) in homedh_w7t9skmorleywines.comwp-c

admin2025-06-06  8

Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 42240 bytes) in /home/dh_w7t9sk/morleywines/wp-content/plugins/js_composer/include/params/iconpicker/iconpicker.php on line 720

I can't seem to get back into my dashboard. Can you help me please

Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 42240 bytes) in /home/dh_w7t9sk/morleywines/wp-content/plugins/js_composer/include/params/iconpicker/iconpicker.php on line 720

I can't seem to get back into my dashboard. Can you help me please

Share Improve this question edited Aug 12, 2017 at 5:22 Johansson 15.4k11 gold badges44 silver badges80 bronze badges asked Aug 12, 2017 at 2:11 NicolNicol 11 silver badge1 bronze badge 1
  • I experienced the same issue, after I delete the Js-composer plugin, my site is back – Tinh Le Commented Nov 5, 2018 at 15:07
Add a comment  | 

2 Answers 2

Reset to default 2

Add below code in wp-config.php file.

define('WP_MEMORY_LIMIT', '256M');

For more details check "Increasing memory allocated to PHP" here https://codex.wordpress/Editing_wp-config.php

THe error message indicates an issue with the 'js-composer' plugin. Rename that folder to get control of the system.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749204413a317236.html

最新回复(0)