If no activity for 30 minutes, phpMyadmin will log you out for security reason.
To change this, modify a line in /usr/share/phpmyadmin/config.inc.php from cookie to http from "$cfg['Servers'][$i]['auth_type'] = 'cookie';" to "$cfg['Servers'][$i]['auth_type'] = 'http';"
Tuesday, February 3, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment