Ninjakreborn Posted January 10, 2007 Share Posted January 10, 2007 Not too long ago I installed wamp, on a windows server. It's not until later, I realized my mysql system wasn't password protected, so I can't connect to it from php at all. I need to figure out how to password protect mysql databases, and setup user privileges directly. Anyone know how, I know of one file I found related to mysql after the installed, and all that was, is my.ini after researching that and other methods, ntohing told me how to do this. Any advice would be appreciated? Quote Link to comment Share on other sites More sharing options...
fenway Posted January 10, 2007 Share Posted January 10, 2007 You mean user passwords? Quote Link to comment Share on other sites More sharing options...
Ninjakreborn Posted January 11, 2007 Author Share Posted January 11, 2007 Yes, I just discovered this morning, I was thinking mysql there was something you needed to do inside mysql server to password protect it. However I did it with phpmyadmin, so the problem was taken care of this morning, thanks. Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted January 12, 2007 Share Posted January 12, 2007 When MySQL gets installed it sets up a default user 'root' with no password set. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.