Date: Thu, 18 Sep 2003 20:36:47 -0500 From: Rob <polkrl@bellsouth.net> To: Shawn Guillemette <shawn@guillemette.org> Cc: freebsd-questions@freebsd.org Subject: Re: mysql error and phpmyadmin how-to Message-ID: <1063935407.17987.0.camel@home.freebsdathome.org> In-Reply-To: <001501c37e62$27788350$6601a8c0@hsdlaptop> References: <001501c37e62$27788350$6601a8c0@hsdlaptop>
next in thread | previous in thread | raw e-mail | index | archive | help
# mysql -u root -pxxxxx (xxx=password) That is how I got around the same error Hope it helps. ROb On Thu, 2003-09-18 at 22:57, Shawn Guillemette wrote: > get the following error when trying to log in to mysql as root like so .. > > # mysql -u root -p > Enter password: > ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) > > I'm issuing this command as root. > > > Also as root I have attempted to change the passwd.. > > > # mysqladmin -u root password newpassword > mysqladmin: connect to server at 'localhost' failed > > > mysql version --> mysql-server-3.23.55 Multithreaded SQL database (server) > > > > Also Looking for a good how-to on phpmyadmin.. > > I installed from the ports collection (phpMyAdmin-2.3.2) Just not sure what direction to head in now.. > > > > Thanks for your time.. > > Shawn > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1063935407.17987.0.camel>