hozho1
Member
Posted 5 months ago #
Hi
I was just experimenting with my website (http://liberationfromthelie.com) and I attempted installation from WordPress' automatic upload.
And now when I attempt to access the site I receive this:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 19456 bytes) in /hermes/bosweb/web174/b1743/ipg.liberationfromthelie/liberationfromthelie.com/blog/wp-admin/includes/taxonomy.php on line 120
I can't get into my dashboard or open the site.
Can anyone suggest a solution?
Thank you,
Eric
hozho1
Member
Posted 5 months ago #
I did add this line to my wp-config file
define('WP_MEMORY_LIMIT', '64M');
And then I received this message:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 77824 bytes) in /hermes/bosweb/web174/b1743/ipg.liberationfromthelie/liberationfromthelie.com/blog/wp-admin/includes/screen.php on line 480
hozho1
Member
Posted 5 months ago #
Again after adjusting the wp-config file, I was returned this line:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 19456 bytes) in /hermes/bosweb/web174/b1743/ipg.liberationfromthelie/liberationfromthelie.com/blog/wp-admin/includes/taxonomy.php on line 120
hozho1
Member
Posted 5 months ago #
I repaired the site myself by modifying the upload values in the wp-includes-constants file.
scottassoc
Member
Posted 3 months ago #
Thanks for posting your process. You helped me solve my problem!