[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RAQ4 set mySQL root password
- Subject: [cobalt-users] RAQ4 set mySQL root password
- From: "bob" <bob@xxxxxxxx>
- Date: Sat Aug 25 13:13:24 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi all,
Ik had also several probs, with unable to connect root@localhost, and
set passwords etc...
Ik uninstalled mysql ( see howto's http://pkg.nl.cobalt.com/ ) AND
SSH TO MY RAQ4.
cd /home/
rm -R mysql/
Then INSTALLED MYSQL AGAIN VIA WEB INTERFACE
Changet the root password: mysqladmin -uroot -pcobalt-mysql password
URPASSHERE
(when no error produced, the passwd is set :)
Installed phpmyadmin
wget
http://prdownloads.sourceforge.net/phpmyadmin/phpMyAdmin-2.2.0-rc4-php.t
ar.gz
Looked to the readme, and configurate the config file.
Now it worked fine for me, and can add users etc...
Hopefully it works for ya'll
Bob
bob@xxxxxxxx