Last Sat, Jun 08, 2002 at 01:03:19AM -0700, Vineet Kumar wrote: > * Derrick 'dman' Hudson ([EMAIL PROTECTED]) [020607 22:10]: > > [2002-06-07 23:55:40]: emerg: cannot get docroot information > > (/home/dman) > > > drwx--x--x 92 dman dman 4096 Jun 8 00:13 /home/dman > > These 2 lines seem to make me think the problem is somehow related to > not having +r on /home/dman. Does changing that permission alleviate the > problem? > > IIRC, it does something like traverse back up the directory tree to see > if the request is within a ~userdir, to see if it matches a Directory > directive, I think. Just a shot in the dark. A look at the source would > reveal exactly what the problem is (or at least where that error message > comes from).
docroot info can't be read because of the missing read bit in the group permissions. Making the directory permissions to at least 0751 might solve the problem. -- -->paolo Paolo Alexis Falcone [EMAIL PROTECTED] GnuPG KeyID 0xEADFF6F4 ___________________________________________________________________ "I think ideology sucks. This world would be a much better place if people had less ideology, and a whole lot more "I do this because it's FUN and because others might find it useful, not because I got religion."" --> Linus Torvalds -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]