My Geeks
Pages - Menu
(Move to ...)
Home
To my geekers
▼
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
‹
›
Home
View web version
No comments:
Post a Comment