knowram Posted November 22, 2006 Share Posted November 22, 2006 In a moment of stupidity I put a password on my admin user on my MySql server. Now I can't get on to my phpadmin page or into it through the terminal. Not haveing done much through the terminal I don't even know how to add a password when you are trying to log in that way. Before I added the password all I had to do was type the path /usr/local/mysql/bin/mysql and press enter. Dose anyone know how to add the password to that?thanks allot Link to comment https://forums.phpfreaks.com/topic/28110-i-did-a-bad-bad-thing/ Share on other sites More sharing options...
fenway Posted November 22, 2006 Share Posted November 22, 2006 Add -p to the command line, and it should prompt you. Link to comment https://forums.phpfreaks.com/topic/28110-i-did-a-bad-bad-thing/#findComment-128603 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.