[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] mysql questions



I'm attempting to get a mambo server running on a RaQ4. I have worked with
mysql, php, and mambo on my freebsd machine at home. IM looking for some
nice how-to sites as well as any advise.


I started with mysql and have ran into a bit of a snag..

    I installed my mysql using rpm -i mysql-version.rpm

after this had completed (with no complaints) it kindly reminded me to
change the mysql root passwd. However, after running updatedb I can not
locate the mysql file or the mysqladmin file. SO when I type mysqladmin -u
root -p password newpassword  I get command not found.

I can however find the mysqld binary that starts and stops the service. I
can see it running with a ps -ax



Thanks
Shawn