mizraabi Posted May 17, 2008 Share Posted May 17, 2008 hi i m tryin to setup wordpress on my wamp but i dont know mySql username and password how can i find tht ? plz help Link to comment https://forums.phpfreaks.com/topic/106047-mysql-password/ Share on other sites More sharing options...
cooldude832 Posted May 17, 2008 Share Posted May 17, 2008 if you ran a setup of some sorts odds are there was a prompt in the set up for a user/pw or there is a default for that load. Link to comment https://forums.phpfreaks.com/topic/106047-mysql-password/#findComment-543521 Share on other sites More sharing options...
wildteen88 Posted May 17, 2008 Share Posted May 17, 2008 When MySQL is installed. A default user is setup called root no password is setup for that account. A password can be set for the root account via WAMP's control panel or by using phpMyAdmin. Link to comment https://forums.phpfreaks.com/topic/106047-mysql-password/#findComment-543742 Share on other sites More sharing options...
prcollin Posted May 19, 2008 Share Posted May 19, 2008 When MySQL is installed. A default user is setup called root no password is setup for that account. A password can be set for the root account via WAMP's control panel or by using phpMyAdmin. how do you set it up in phpmyadmin Link to comment https://forums.phpfreaks.com/topic/106047-mysql-password/#findComment-544589 Share on other sites More sharing options...
wildteen88 Posted May 19, 2008 Share Posted May 19, 2008 Go to phpmyadmin and select the Privileges link. Next in the table under the User Overview heading look fo the following row: root localhost No ALL PRIVILEGES Yes To the right of that row click the Edit Privilages icon (small head with a pencil) Now Scroll down and find the Change password sub heading and ensure the Password radio button is selected. Now enter a password in the fields provided. Once you have set the password select the Go button. phpMyAdmin may prompt for your username/password again after you have made the changes. Link to comment https://forums.phpfreaks.com/topic/106047-mysql-password/#findComment-545007 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.