kattwoman2
Member
Posted 3 years ago #
I am currently using the beta version 3.0 of WordPress as well as the Suffusion template. I have one update for WordPress itself, but every single time I try to update it all I receive is this message:
"Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3101009 bytes) in /home5/"username"/public_html/"sitename"/wp-includes/class-http.php on line 1410"
Does anyone know what this means? Do I need to install the nightly build? If so, how do I install it? My webhost allows me to have an unlimited amount of space, so I don't see how that could be impacting it.
bizkitpark
Member
Posted 3 years ago #
contact your host and ask them to increase the php memory limit to 64mb instead of 32mb and the problem will be solved :)
amylanders
Member
Posted 3 years ago #
I just got a similar error
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 19456 bytes) in /data/[information]/user.php on line 66
I'm hosting on Network Solutions and this has been wonky all day. Where is the php memory limit (is it in php.ini)?
bizkitpark
Member
Posted 3 years ago #
i had the problem and i just contacted my host and they increased it to 64mb, try contacting them first or you can try this :
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
amylanders
Member
Posted 3 years ago #
Thanks--I contacted Netsolutions and they gave me some code to create a php.ini file so I could increase the memory. Back in business- I appreciate this forum!
drew8818
Member
Posted 2 years ago #
I received a similar error, contacted my web host (1and1) and they said I was already at my max limit using PHP-5. They said I was on my own..... any ideas?