• 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

Upload Issue

Status
Not open for further replies.

DarkSorrow

Chevereto Member
I have my CloudLinux alt-php set for the following.
[Global PHP Settings]
disable_functions = show_source, system, shell_exec, passthru, exec, popen, proc_open
memory_limit = 256M
max_input_vars = 10000
post_max_size = 64M
upload_max_filesize = 64M

However in the Chevereto Image Upload settings it says the following. How can it be 32MB when I clearly have them set for 64MB?

Maximum size allowed by server is 32 MB. This limit is capped by upload_max_filesize = 32M and post_max_size = 64M (php.ini values).
 
Status
Not open for further replies.
Back
Top