On 3/12/2008 4:18 PM, King, Aubrey wrote: > [EMAIL PROTECTED] ls -la /etc/httpd/logs > lrwxrwxrwx 1 root root 19 Jan 23 21:51 /etc/httpd/logs -> > ../../var/log/httpd > [EMAIL PROTECTED] ls -la /var/log/httpd/fastcgi/ > total 12 > drwxr-xr-x 3 apache apache 4096 Mar 11 18:06 . > drwx------ 3 root root 4096 Mar 12 04:02 .. > drwxr-xr-x 2 apache apache 4096 Mar 11 18:06 dynamic > > It looks like they're open. For grins, I did a chgrp apache on > /var/log/httpd and did a chmod 770 on it so it's group writeable. I > also moved the fastcgi directory out of the way to see if apache would > create a new log dir. It did not.
Doesn't that indicate a problem, then? What, I don't know, as the perms all look fine. Can you try making /var/log/httpd 777 for 2 minutes and see if that fixes it? -- Regards, joe Joe Casadonte [EMAIL PROTECTED] ========== ========== == The statements and opinions expressed here are my own and do not == == necessarily represent those of Oracle Corporation. == ========== ========== _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
