Increase post_max_size and upload_max_filesize on LAMP Server

Step1

Navigate to nano /etc/php/8.1/apache2/php.ini

Then find the 2 lines and update their values to your desired size

Then restart Apache

systemctl restart apache2

Leave a Comment

Your email address will not be published. Required fields are marked *