forum.coppermine-gallery.net

Support => cpg1.6.x Support => cpg1.6 upload => Topic started by: FrA1l3 on December 30, 2018, 12:05:49 pm

Title: Upload problem after upgrade to 1.6.05 version
Post by: FrA1l3 on December 30, 2018, 12:05:49 pm
Good morning!

Anyone have problems after upgrade to the lastest version stable 1.6.05?
I get this attached error now.

In the previous versions I can upload without problems. And for your info, the server hasn't changed.

Thanks in advance!
Title: Re: Upload problem after upgrade to 1.6.05 version
Post by: ron4mac on December 30, 2018, 02:19:23 pm
The 'problem' actually existed before 1.6.05. Files being uploaded that were large were causing GD to use too much (run out of) memory. But you were never notified about it and probably didn't notice that some files did not show up in your gallery.

For now, you will need to configure PHP to be able to use more memory (or use Imagick/ImageMagick instead of GD). Reducing the amount of memory needed during uploads is being worked on and will hopefully soon become a part of a release version.
Title: Re: Upload problem after upgrade to 1.6.05 version
Post by: FrA1l3 on December 31, 2018, 10:58:37 am
The truth is that I had not noticed before, maybe because the message was not coming out.

I have uploaded the php memory parameters and upload the photos without problem. I did not dare to do it before.

Thank you very much as always!

PD. I leave attached the current configuration of my php in case someone else happens.