Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the google-analytics-for-wordpress domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u898300350/domains/amsanwebsolution.com/public_html/wp-includes/functions.php on line 6121
How to fix time out error in Localhost phpmyadmin? - Amsan Web Solution

How to fix time out error in Localhost phpmyadmin?

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

Leave a Comment

Your email address will not be published. Required fields are marked *