I am using Mampp and already updated php.ini
files of Mampp server and PHP versions I have installed on my computer (Mac). Tried with:
max_execution_time = 0;
or giving a high amount of time:
max_execution_time = 3000000;
And restarted Apache. I also changed config.default.php
file from Xampp, and updated this line:
$cfg['ExecTimeLimit'] = 0;
The database file is 300Mb size (also tried with the .zip file which is 30Mb), and when I try to upload to phpmyadmin and I keep getting the same error:
Maximum execution time of 300 seconds exceeded in /Applications/XAMPP/xamppfiles/phpmyadmin/vendor/phpmyadmin/sql-parser/src/Lexer.php on line 921