gracias - I ended up reinstalling because I undoubtedly did something that I shouldn't have done. MySQL works, Horde works - learning is a painful process. ----:----|----:----|----:----|----:----|----:----|----:----| - Craig White - PO Box 8634 - Scottsdale, Arizona - 85252 - e-mail address ................ - CraigWhite@AzApple.com - world wide web address ........ - http://www.AzApple.com - e-mail my pager address ....... - 6023779752@airtouch.net - cellular phone ................ - (602) 377-9752 - voice/facsimile ............... - (480) 945-8445 ----:----|----:----|----:----|----:----|----:----|----:----| > -----Original Message----- > From: plug-discuss-admin@lists.plug.phoenix.az.us > [mailto:plug-discuss-admin@lists.plug.phoenix.az.us]On Behalf Of > sinck@ugive.com > Sent: Sunday, December 31, 2000 2:06 PM > To: plug-discuss@lists.plug.phoenix.az.us > Subject: mysqld help > > > > > \_ I'm trying to set up mysqld and when I run... > \_ > \_ mysqladmin -u hostname.domainname.com password 'password' > \_ (yes, I have substituted the proper names and password) > \_ > \_ I am denied access: > \_ connect to server at ... failed: > \_ error: 'Access denied for user: 'root@...' (Using password: 'YES') > \_ > \_ I am quite certain that this is a necessary step and I can't > figure this one > \_ out - any help? > > See if you can say > > mysql -p mysql > > and see if you can connect to the database raw-ly. > > if so: > > update user set password = password('new-pass') where user = 'root'; > > David > > ________________________________________________ > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail > doesn't post to the list quickly and you use Netscape to write mail. > > Plug-discuss mailing list - Plug-discuss@lists.PLUG.phoenix.az.us > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss