[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE; phpMyAdmin-2.2.6
- Subject: [cobalt-users] RE; phpMyAdmin-2.2.6
- From: "alan@" <alan@xxxxxxxxx>
- Date: Tue Jul 2 11:04:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>From: "Ray Healy \(Data Net Services
>I am trying to install the phpMyAdmin 2.2.6 to run >with mySQL 3.23.37-1
and
>PHP 4.1.2-3
>Have been reading the RAQFAQ pages and it there >is an installation guide
>from Steve Bassi
>In this he says that you have to change the root >password to his password
>for installation only by using:
>su -
>{ENTER YOUR ROOT PASSWORD WHEN >PROMPTED}
>mysqladmin -uroot -pYOURPASSWORDHERE >password bassi-mysql
>Every time I key this is I get an error of
>mysqladmin: connect to server at 'localhost' failed
>error: 'Access denied for user: >'root@localhost' (Using password: YES)'
Hi, I had this problem, and the phpmyadmin wouldn't run at all.
What I did was to ssh into the box, try both the old mysql password and the
bassi-mysql password to log in. Then I changed the root password back to my
old password using mysqladmin. After that, the php worked again and the
dbase admin is great. I don't think the GUI change password screen works
correctly, I kept getting 404 errors when using it.
You must have php enabled for the site where you want to access phpmyadmin
from BTW.
Regards
Alan Bruce