79499902

Date: 2025-03-11 07:14:16
Score: 1
Natty:
Report link

In my case(5.2.2) just replace in config.inc.php cookie to config and add 2 lines like bellow:

/* Authentication type */
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root'; //add this line
$cfg['Servers'][$i]['password'] = 'root'; //add this line
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Shahzar Mazhar