![]() |
Having Problems loging into Mysql Database Ubuntu 6.06 Perfect Setup
admin@monitorwaves:~$ mysqladmin -u root password sqlpass
mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: NO)' I am connecting using putty could this be why i am having this problem? If not then why am i getting this error. Thanks again for your time. You guys are GREAT! |
try this
Quote:
mysqladmin -u root -p sqlpass -u = user and -p should = password iirc. This may require you to enter your password after you press enter (not sure if sqlpass actually is read or not) but either way you should be able to login with this. let me know if it doesn't work and I'll see what else I can find. |
Hi all,
This might be good reading http://dev.mysql.com/doc/refman/5.0/...rmissions.html regards brainz ;):cool: |
| All times are GMT +2. The time now is 14:38. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.