2008/4/21 Emmanuel Lacour <[EMAIL PROTECTED]>: > On Mon, Apr 21, 2008 at 12:06:21PM +0200, Yves Tan wrote: > > Hello, > > > Hi, > > > I've the same problem that's Marco De Santis on Debian Etch ! > > > > I'm hosting websites like this : > > > > /var/www -> user:www-data group:www-data > > /var/www/exemple.tld/www -> user:my_user group:my_usergroup > > > > With the new checks introduced with the security fix (sorry I didn't > discovered it when releasing :(), all parents dir must be owned by root > or by the user, not another user. > > So just do a chown root:root /var/www and it should works. > > It's not a good idea to make the user/group you're http server runs as, > own /var/www. >
That's works fine ! Thanks a lot ! Yves -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

