Hi
Quote:
|
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 8192 bytes) in /home/zclutnet/public_html/gallery/image-inc.php on line 115
|
That was with 48m set. I don't understand that it used to run fine with big images before. The image I'm trying to upload is 4mb, that failed.
I just resized it to 1.5mb, that worked,
then 3.2mb, that worked.
So around 4mb kills it with 48mb memory allocated
Is there any way around this, other than allocating say 128mb memory? I'm on shared hosting so don't want to push my luck for now.
At least most of the photos my users upload won't fail now.
Cheers