generaljoomla

Modify the phpMyAdmin file upload limit

To increase the allowed size for uploads, follow the steps below:

Modify the following options in the php.ini file:

upload_max_filesize=80M
post_max_size=80M
Last modification February 9, 2023