Friday, June 1, 2012

phymyadmin: prevent root login

Add the line:
$cfg['Servers'][$i]['AllowRoot'] = false;
into config.inc.php file, after this line:
$cfg['Servers'][$i]['auth_type'] = ‘cookie’;

No comments:

Post a Comment

Subscribe to RSS Feed Follow me on Twitter!