RE: Publicfile not logging
"Lord, Steve (ISS London)" <[email protected]> Fri, 5 Jul 2002 10:57:22 -0400
| Newsgroups | gmane.comp.djb.publicfile |
|---|---|
| Message-ID | <ABE0BC1A1BB1D411A09F00306E00B3A2A29C3A@MSGLOND01> |
> > Ok, I strace'd it > > You didn't have to -- simply doing the above would've produced the > critical error message: > > > multilog: fatal: unable to open directory /service/httpd/log/main: > > access denied > > # ls -ld /public /public/httpd > > What do you see? [woot@localhost woot]$ ls -ld /public/ /public/httpd/ drwxr-sr-x 5 root root 4096 Jul 5 09:18 /public/ drwx--S--T 4 root root 4096 Jul 5 09:21 /public/httpd/ [woot@localhost woot]$ I think I need to get my eyes tested... sorry guys! It seems strange that configure is doing this by default though... does this happen to anyone else? I've removed and re-installed several times, in different places, and still no joy until I noticed just now. Thanks for all your help though, after a quick chmod o+rx /public/httpd I managed to get logging working fine. Regards, Steve