error during installation

Permalink
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4864 bytes) in /home/elikem/public_html/concrete/concrete/helpers/concrete/file.php on line 128

what does this mean

 
kutis replied on at Permalink Reply
kutis
u need to increase the memory limit in php.ini file (check with your host)
nige replied on at Permalink Reply
nige
...its still giving this error on a fresh MAMP install of Concrete 5.3

What am I doing wrong?

Do I need to install 5.2 first and then upgrade?

Nige
jbernat replied on at Permalink Reply
jbernat
I've tried to upgrade from 5.3.2 to 5.3.3.1 and tried 16M, 32M, and 64M, all with a memory limit exceeded.

Sure feels like a loop allocating memory to me...

Do I really need more than 64MB?
jbernat replied on at Permalink Reply
jbernat
FYI: 128MB was required to make it work.
frz replied on at Permalink Reply
frz
very odd.. i wonder if your concrete5 site is massive or if php is perhaps not using all that memory right...

our servers have this set to 32megs and all works fine.
jbernat replied on at Permalink Reply
jbernat
I uploaded the DB stats over herehttp://www.concrete5.org/community/bugs/5_3_2_-andgt_5_3_3_1_upgrad...

Its not a massive site by any means, but some tables do have a few thousand rows. If you'd like a complete dump to investigate further, I can provide. I just did not want to post it for public access.