• This has been anoying me for months (maybe years). You are developing and tab back to phpMyAdmin, only to be logged out with a session timeout error, of 1440 seconds. Don’t bother changing your session life in php.ini, it doesn’t work. If you want to fix this issue you need to add the following code to your config.inc.php file in the phpMyAdmin directory…

    Read The Rest