[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [RaQ3 - mySQL] How to kill mysqld ?? root password forget
- Subject: [cobalt-users] [RaQ3 - mySQL] How to kill mysqld ?? root password forget
- From: "R.Batalla" <cobalt@xxxxxxxxxxxxxxxx>
- Date: Fri Dec 8 20:04:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I inherit from previous hostmaster a RaQ3 with mySQL 3.22, some working
databases and PHP 3.0.14 wrong instaled.
After installation of PHP 4.0.3pl1 from sources all work fine, but
surprise!! I can't log to mySQL for create db because root password for
mySQL is missing.
After read the chapter '20.11 How to reset a forgotten password.' from mySQL
manual, I telnet and type the command that I read:
kill `cat /var/log/mysql/mysql.pid` :-( No permission.....)
cd /var/log/mysql
ls -all
Yes, the file is here... ok
kill mysql.pid :-(( Same result )
Somebody can help me please ???
Ramon Batalla