• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Max. image size (20 MB) is greater than the value in php.ini (16 MB)

gskychess

Chevereto Member
Hi there,
I have used chevereto for a few months and it runs smoothly.
Yet, when I visit my site www-jooh-in this morning, the following error message popup:
##################################################
There is a problem regarding your config setup. This means that Chevereto won't run because the config is not valid:
Max. Image size (20 MB) is greater than the value in php.ini (16 MB)
Please double-check your settings in the includes/config.php file.
####################################################
I also changed the file size setting from 20MB to 15MB, but it still not works.
$config['max_filesize'] = "15 MB"; // Allowed maximum image size to be uploaded - default: 2 MB
I don't know how to solve such issue. Please help me to solve this problem. Waiting for your kind response.
Yours
Gskychess
 
raise your max_upload_size or something like that in php.ini

If using WHM/cPanel, go to WHM and go to php configuration then change that value to something like 128M.
 
Back
Top