'
Find config.inc
file under C:\wamp\apps\phpmyadmin3.5.1
Inside this file find this one line
$cfg['Servers'][$i]['password'] =";
and replace it with
$cfg['Servers'][$i]['password'] = 'Type your root password here';
'
Find config.inc
file under C:\wamp\apps\phpmyadmin3.5.1
Inside this file find this one line
$cfg['Servers'][$i]['password'] =";
and replace it with
$cfg['Servers'][$i]['password'] = 'Type your root password here';
The first release candidate for Angular 19.2 is out, and it includes the new experimental httpResource . This is essentially a s...
No comments:
Post a Comment