In this article today we are telling you about the time out error of localhost phpmyadmin, how it can be solved.
For that you have to go to this location of your localhost \phpmyadmin\libraries\config.default.php
and you have to find this line
$cfg[‘ExecTimeLimit’] = 300;
and you have to replace this line instead of this line
$cfg[‘ExecTimeLimit’] = 0;
And after that you have to restart localhost once, this limit will be unlimited