Koozali.org: home of the SME Server

Mysql problems

Ed

Re: Mysql problems
« Reply #15 on: June 07, 2003, 01:02:01 AM »
I'm sure that I don't have that file in /root/.my.cnf but I do have it in /etc/my.cnf  so where did it go from root and how do I get it back?

Dan Brown

Re: Mysql problems
« Reply #16 on: June 07, 2003, 01:08:32 AM »
The conf-mysql-password action should rebuild /root/.my.cnf.  However, it's a hidden file (as are all files with a period in front of their names in *nix OSs).  Do ls -a in /root; I'll bet you'll find the file.

Ed

Re: Mysql problems
« Reply #17 on: June 07, 2003, 01:19:32 AM »
Thanks again Dan ... you're right again.