woocommerce - Wordpress fatal error line 5162 -


so local wordpress crashed , got following message

fatal error: allowed memory size of 134217728 bytes exhausted (tried allocate 1742791683 bytes) in c:\xampp\htdocs\wordpress\wp-includes\functions.php on line 5162 

so decided try setting new one. when installed woocommerce got error on same line.

fatal error: allowed memory size of 268435456 bytes exhausted (tried allocate 1742791683 bytes) in c:\xampp\htdocs\wptest\wp-includes\functions.php on line 5162 

i guess these problems related? idea how solve it? thanks!


Comments

Popular posts from this blog

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -