I am a reasonably aware user of Windows but know nothing about this Unix thing.
I need to set up a PHP/MySQL web on my machine, running XP Pro.
I can get it to work OK, except I get two messages on the opening page of phpMyAdmin:
-----
The $cfg['PmaAbsoluteUri'] directive MUST be set in your configuration file!
Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.
-----
I've set the $cfg['... equal to but this doesn't make any difference.
I've set, I think password and user values in the user table and in the php.ini file and again it makes no difference.
Can someone point me in the direction of a non-Unix type tutorial.
Regards,
Bernard Davis
I need to set up a PHP/MySQL web on my machine, running XP Pro.
I can get it to work OK, except I get two messages on the opening page of phpMyAdmin:
-----
The $cfg['PmaAbsoluteUri'] directive MUST be set in your configuration file!
Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.
-----
I've set the $cfg['... equal to but this doesn't make any difference.
I've set, I think password and user values in the user table and in the php.ini file and again it makes no difference.
Can someone point me in the direction of a non-Unix type tutorial.
Regards,
Bernard Davis