How to fix fatal error: Maximum execution time of 300 seconds exceeded in XAMPP
Step1: Go to this path C:\xampp\phpMyAdmin\libraries Step2: open file config.default.php Step3: config.default.php on this line $cfg[‘ExecTimeLimit’] = 300; change Step4: […]