• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Can't upload large images; Internal server error

Status
Not open for further replies.

dotch

Chevereto Member
Hi, I'm on a Plesk/CentOS VPS. For a long time I've noticed I can't upload large images from my home PC. As soon as I upload, the thumbnail is created, but uploading hangs at 0% on both my Chevereto Sites. The error message I get is:
Code:
Error report: Server error (Internal server error)

If I enable error reporting in admin (Error log level 1), I don't get any extra information. What can be wrong? Some of my php.ini values are:

Code:
upload_max_filesize = 128M
post_max_size = 128M
memory_limit = 128M
max_execution_time = 60
max_input_time = 60

2 examples of files I can't upload from my local PC:
Code:
HQ - 4248 x 2835 - 1.07 MB
HQ - 3272 x 4248 - 933 KB

Thanks for any help. Realized too late this topic should probably be in Sever Configuration and Hosting, sorry.
 
Last edited:
Weird, I just found out, that I CAN upload those large files with Google Chrome, but NOT with Firefox???
 
Status
Not open for further replies.
Back
Top