Hi to all,
I'm durign a migration, and analized all servers configuration files:
/usr/local/cwpsrv/var/services/pma/*
/use/share/mysql/*
It's from 7 days that I lost my mind to discover where phpmy admin get 64Mib
I changed also php.ini postmax size, but it no want read values.
I discovered that in phpmyadmin folder, in file import.php, it call variables name "max_file_size" and not "post_max_size",
readed all articles online, 38, regarding mariadb in relation of the variable "max_allowed_packet= " in my.cnf.
I also change the variabel name in all files in /pma folder from "max_file_size" to "post_max size", and for absurd it calling yet 64Mib!!!!!! Normaly have to show error, or call the post_max_size, but no it don't want do....
I'm very afraid, it's 9 days to migrate a wordpress e-commerce with a 250m database.
Losting my customer, or need find one new panel...
PS: tryed to import too by ssh and terminal too, and databse in other servers can be imported without problem