Re: Quota Support

2002-12-10 Thread Cedric Veilleux
teve > - Original Message - > From: "Dean Harding" <[EMAIL PROTECTED]> > To: "'Steven Adams'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, December 11, 2002 7:32 AM > Subject: RE: Quota Support > > > Why woul

Re: Quota Support

2002-12-10 Thread Steven Adams
Well hows it spoes to work with disk qoutas if u dont chown it to the user id?? /Steve - Original Message - From: "Dean Harding" <[EMAIL PROTECTED]> To: "'Steven Adams'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, December 11,

RE: Quota Support

2002-12-10 Thread Dean Harding
-Original Message- > From: Steven Adams [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 10 December 2002 7:42 pm > To: [EMAIL PROTECTED] > Subject: Re: Quota Support > > > So do u mean like this > > user home dir = /home/web/users/xxx > > then u symlink /home

Re: Quota Support

2002-12-10 Thread Steven Adams
age - > From: "Dean Harding" <[EMAIL PROTECTED]> > To: "'Steven Adams'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Monday, December 09, 2002 7:01 PM > Subject: RE: Quota Support > > > > You can place the actual database files i

RE: Quota Support

2002-12-09 Thread Dean Harding
You can place the actual database files inside your user's home directory, and sym-link to them from the MySQL's data folder. That way they will contribute to the user's whole quota and you don't end up with one quota for DB and another for everything else. The drawback, of course, is that you ha