Easypanel LogoEasypanel LogoFeedbackChangelogSupport
Voters
PPaolo Maimone

BOX PHP Nginx upload file size not reflect php upload size settings

Bug Reports
PPaolo Maimone
•6/12/2025
Open

Nginx not consent upload over 1MB, only with manual setting

client_max_body_size 128M;

1 comment

Comments

A
Ahson3/4/2026

Could you confirm whether the 1MB limit is coming from Nginx (client_max_body_size) or PHP (upload_max_filesize)?