Level 53
@mu92 Got to server details and under php, the top card box is for changing it.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
how i can increase my file upload limit .and other php.ini stuff
@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.