RE: MySQL data in user dirs

2001-10-30 Thread Nathan Ward
;s data in thier homedir, as I have for thier apache conf, thier mail, their web data, thier ftp data, etc etc etc. - -Original Message- From: Mike Rogers [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 31, 2001 2:19 PM To: Nathan Ward Subject: Re: MySQL data in user dirs If you

Re: MySQL data in user dirs

2001-10-30 Thread Mike Rogers
: <[EMAIL PROTECTED]> Sent: Tuesday, October 30, 2001 9:10 PM Subject: MySQL data in user dirs > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > How to I put a users MySQL data into thier home dir? I have tried > moving thier database over and sym-linking it: > >

MySQL data in user dirs

2001-10-30 Thread Nathan Ward
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 How to I put a users MySQL data into thier home dir? I have tried moving thier database over and sym-linking it: mv /var/lib/mysql/userdb /home/user ln -s /home/user/userdb /var/lib/mysql/userdb But mysql doesnt see the database. I also tried to