Error Maximum execution time of 300 seconds exceeded in xampp

Error Maximum execution time of 300 seconds exceeded in xampp

I have the same error, please go to

xamppphpMyAdminlibrariesconfig.default.php

Look for : $cfg['ExecTimeLimit'] = 300;

You can change '600' to any higher value, like '3000'.

Maximum execution time in seconds is (0 for no limit).

This will fix your error.