and the exact line is :
$cfg['Servers'][$i]['auth_type'] = 'http'; // Authentication method (config, http or cookie based)Change original auth_type "tcp" to "http".
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '';
Linux, Windows & AIX Research, Deployment and Development.
$cfg['Servers'][$i]['auth_type'] = 'http'; // Authentication method (config, http or cookie based)Change original auth_type "tcp" to "http".
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '';
0 comments:
Post a Comment