Uploading Errors Uploading Errors
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Uploading Errors

Started by Gyrene251, May 30, 2021, 03:31:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gyrene251

Upload issues -- keep getting fatal errors. Very frustrating. Not sure what is going on. See attachment.

ron4mac

You need to increase the amount memory that PHP can use to something greater than 256M. (384,512)
Or if you can switch to using ImageMagick instead of GD, that could help resolve the issue.

Gyrene251

I got a hold of my host and they increased the memory limit. All working good. Thanks.

kdmiller45

Is the name of the file that needs to be modified config.php and if so where is it located

kdmiller45

Quote from: kdmiller45 on January 10, 2022, 01:32:40 AM
Is the name of the file that needs to be modified config.php and if so where is it located

This is my error

kdmiller45


ron4mac

You may be missing a PHP configured temporary folder. Or there is some other reason why PHP can't write the file to disk.

kdmiller45

What should the name of this folder be and where should it be located

Thanks