On Sun, Nov 12, 2006 at 01:37:05AM +0100, Bambero wrote:
> Hello
> 
> I have a little problem with www user accounts.
> I have quota settings for each user, but when users upload files on
> the server (using php scripts) quota is unusable becouse files owner
> is www. The best solution for will something like suexec (different
> uid for each VirtualHost), but I'm not sure it will works with php.
> Secondly I'm using chrooted apache.
> Any solutions ?

Either a daily cron job and a big stick, or FastCGI, could serve you
well here. The former is probably easier to implement.

                Joachim

Reply via email to