• 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

Uploading large pictures sometimes fail, suggesting errors.

Status
Not open for further replies.

myximage

Chevereto Member
Website URL
<private>

Chevereto version
3.10.1

Description of the issue
Uploading large pictures sometimes fail, suggesting errors.
internal server error.
When the picture is larger than several MB
 
Website URL
<private>

Chevereto version
3.10.1

Description of the issue
Uploading large pictures sometimes fail, suggesting errors.
internal server error.
When the picture is larger than several MB


Make sure your PHP is set correctly to allow large images. IIRC default is 2MB
 
- When requesting support please keep in mind that if you provide server access I can do all the testing on my own. You only provided the website URL, I can't do anything with that.
- Check this topic to understand how to use the debug function (Error handling and debug).
- PHP memory limit in Chevereto is heavily affected by the size of the images you allow to upload. The bigger the image the larger memory will need for processing. At the demo I use 256M memory limit and the maximum image filesize allowed is 10MB and the system doesn't have any issues. Check the Drupal entry about Changing PHP memory limits.

Cheers,
Rodolfo.
 
Status
Not open for further replies.
Back
Top