Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mu92's avatar
Level 1

how i increase upload_max_filesize in forge

how i can increase my file upload limit .and other php.ini stuff

0 likes
2 replies
ejdelmonico's avatar

@mu92 Got to server details and under php, the top card box is for changing it.

mu92's avatar
mu92
OP
Best Answer
Level 1

@ejdelmonico after spending sometime i found the solution , i need to update the upload_max_filesize in php.ini and also i need to add clinet_max_body_size 100M the nginx.conf

Please or to participate in this conversation.