$cfg['Servers'][$i]['auth_type'] = 'cookie'; $cfg['Servers'][$i]['user'] = 'root'; $cfg['Servers'][$i]['password'] = ''; $cfg['Servers'][$i]['extension'] = 'mysql'; $cfg['Servers'][$i]['AllowNoPassword'] = true; /* User for advanced features */ $cfg['Servers'][$i]['controluser'] = 'pma'; # commented out by lampp security #$cfg['Servers'][$i]['controlpass'] = ''; $cfg['Servers'][$i]['controlpass'] = 'mojehaselko';
hasło jest zgodne oczywiście "nową bazą danych". Pytanie brzmi -> jak to naprawić czyli doprowadzić do stanu kiedy "nowsza baza" będzie działała z phpmyadmin