fatal error : allow memory size exhausted
-
after I upload my website to live hosting , I face an error that say
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 122880 bytes) in /home/a7415405/public_html/wp-content/themes/minamaze/admin/main/inc/class.redux_filesystem.php on line 240
what can I do to solve this problem , and just to know that I’ve added (
define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ ); ) in config.php file but no change :lthanx a lot ^^
The topic ‘fatal error : allow memory size exhausted’ is closed to new replies.