Date: Thu, 18 Sep 2003 20:57:32 -0700 From: "Shawn Guillemette" <shawn@guillemette.org> To: <freebsd-questions@freebsd.org> Subject: mysql error and phpmyadmin how-to Message-ID: <001501c37e62$27788350$6601a8c0@hsdlaptop>
next in thread | raw e-mail | index | archive | help
get the following error when trying to log in to mysql as root like so =
..=20
# mysql -u root -p
Enter password:
ERROR 1045: Access denied for user: 'root@localhost' (Using password: =
YES)
I'm issuing this command as root.=20
Also as root I have attempted to change the passwd..=20
# 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..
=20
I installed from the ports collection (phpMyAdmin-2.3.2) Just not =
sure what direction to head in now..=20
Thanks for your time..=20
Shawn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501c37e62$27788350$6601a8c0>
