Re: MySQL configuration problem

2006-02-02 Thread Ed
Yes, never mind. There is no problem.  Everything seems to be working fine. I was afraid I'd corrupted the root user, but I'm able to log into the monitor after all. On 2/2/06, Craig Russell <[EMAIL PROTECTED]> wrote: the error message tells you the problem -" error: 'Access denied for user: '[EM

Re: MySQL configuration problem

2006-02-02 Thread Craig Russell
the error message tells you the problem - " error: 'Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)'" mysqladmin -uroot -pmy-password should work for you. If you are just learning mysql the following website has been unbelievably helpful. http://dev.mysql.com/doc/refman/5.0/

MySQL configuration problem

2006-02-02 Thread Ed
I'm less worried about the ssl problem I've been having then the MySQL settup problem I'm having. I'm trying to get it settup so I can do some experiments and learn how it works. I'm first trying to set up some users but it fails out right away with access problems: falcon:/var/www# mysqladmin