Hi, I just did the wonderful auto installer on Debian 11. Which file do I edit to increase the max size for database upload in phpmyadmin ? I tried php.ini files located here : etc/php/8.1/cgi /etc/php/8.1/cli /etc/php/8.1/fpm the restarted apache but phpmyadmin is still showing this : (Max: 2,048KiB) Thanks, Richard
PHP 8.1 is the wrong PHP version, change the /etc/php/7.4/fpm/php.ini file for PHP 7.4 as PHP 7.4 is the default PHP version of Debian 11 and then restart php7.4-fpm daemon