maximum execution time error when importing sql data file since php.ini has been already set max execution time 3000

I am trying to import a large SQL data file using PHPMyAdmin in localhost

This the config file for php.ini  max_exection_time : 30000 already set.

but I still getting this problem.

so I follow this step and now the problem has been solved.

Solution: There's a configuration variable within the phpMyAdmin directory that I find in libraries\config.default.php called $cfg['ExecTimeLimit'] that I set according to my requirement now it has been fixed.


Popular posts from this blog

Cant use dump() function in twig files or how to enable debug in opencart twig or print_r alternate use dump() in opencart 3.0

SEO Custom URL in Opencart