FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

WAMP Instalation

 


Possum
Hi

I just installed WAMP...

But I get this message from phpMyAdmin


Quote:
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.



What can I do to fix this



Cheers Possum
kv
login to mysql client and change password of root.
Possum
Hi

I reinstalled WAMP. I gave all the root users that WAMP created a password.


I then went to config.inc and put that password in..

Quote:

// features (pmadb)
$cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user'] = 'root'; // MySQL user
$cfg['Servers'][$i]['password'] = '********'; // MySQL password (only needed
// with 'config' auth_type)


This method worked..

Cheers Possum..
bigt
Heh, I've been playing around on my own local webserver and had the same problem too. Reminded me to get back to a good practice of changing default passwords.

Possum wrote:
Hi
.
.
.
Cheers Possum..
rvec
not needed if you use your server locally only and don't open ports for the outside world. Passwords are only needed if you can actually keep people out with them.
mahirharoon
put password for mysql (its much easier in xampp)
rvec
ok -close- now because I already spamcanned 2 useless replies here
PLEASE read the FULL topic before answering a question in any support topic.
This topic is locked: you cannot edit posts or make replies.    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.