buddha18
Member
Posted 3 years ago #
version 2.7
on mac computer using firefox or safari - trying to login to admin or plugin or wigdget page I get same bytes exhausted error msg for he different pages.
Error Msg: Allowed memory size of 33554432 bytes exhausted...
I can see home page and admin profile page.
Contacted my webhost they see the login page & no errorpage
http://www.peaceandparadise.org/wp-admin/
Please advise
buddha18
Member
Posted 3 years ago #
update - correction
http://www.peaceandparadise.org/wp-admin/widgets.php
widgets page gets me to the page, it shows a few lines, then shows this error msg
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 68298 bytes) in /home/vedicfri/public_html/peaceandparadise/wp-admin/includes/widgets.php on line 105
http://www.peaceandparadise.org/wp-admin/plugins.php
plugins page shows this error
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 28796 bytes) in /home/vedicfri/public_html/peaceandparadise/wp-includes/update.php on line 156
Alwyn Botha
Member
Posted 3 years ago #
lucreid
Member
Posted 2 years ago #
Thank you, that worked very well for me! I was also getting errors upgrading to 2.9.1, and I suspect this will solve those.
tempoky2
Member
Posted 2 years ago #
hi,
my site wp 2,3,3 updated 2,9,1
i replaced wp_options
db_version option_value "6124"
6124 to 12329.
everything ok.
but
i tried to open admin panel
http://www.mysite.org/wp-admin/
i get error
********
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 311296 bytes) in /home/myname/public_html/wp-includes/canonical.php on line 277
*************
note: user and login page shown but not work true.
thanks...
tempoky2
Member
Posted 2 years ago #
hi everybody
my site come back
please look at turkish languange wp forum at
wordpress-tr forum
summary:
make php.ini file
add
upload_max_filesize = 64M
post_max_size = 64M
and upload to wp-admin
it's done...
:))
thanks to @ytgn