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

Increase post_max_size and upload_max_filesize on LAMP Server Read More ยป