[BlueOnyx:27252] Re: Import 5Mb file via phpMyAdmin gives memory error
Michael Stauber
mstauber at blueonyx.it
Thu Sep 19 04:11:26 -05 2024
Hi Janwillem,
> I am trying on a 5210R (phpMyAdmin 5.20, PHP version 8.1.29 on
> admin server) a 5Mb .ods file.
Actually: That file is bigger than 512MB and I thing the problem is that
your /etc/admserv/php-fpm/pools/admserv.conf has ...
php_admin_value[upload_max_filesize] = 512M
... set. You need to increase that, too.
As mentioned: After the changes you need to restart AdmServ and the
AdmServ-PHP-FPM services:
systemctl restart admserv admserv-php-fpm
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list