PHP: maximum execution time when importing .SQL data file (Maximum execution time of 300 seconds exceeded)
When you install first-time XAMPP and import a large file in the database the that if Maximum execution time of 300 seconds exceeded will be showing this type of error in your database: So, There’s a configuration variable within the phpMyAdmin directory that you can find in below path- “C:\xampp\phpMyAdmin\libraries\config.default.php” after find this below line- … Read more