[rt-users] RedHat ES4 Update breaks FastCGI

Ian Ward support at cyberpro.com.au
Mon Jul 25 19:55:44 EDT 2005


Hi All,

RedHat released an update to apache.  We applied the updates and blew up RT.
The problem ( which I found in the initial install as well ) is the 
permissions on the fastcgi directory that the ES4 Howto suggests to put 
in /var/log/httpd.  I needed to set the permissions during the initial 
install of fastcgi, however the httpd update has reset the permissions 
back to the distro default.........

[root at aruba httpd]# ls -la
total 20528
drwx------   3 root   root      4096 Jul  9 04:00 .
drwxr-xr-x  14 root   root      4096 Jul 25 08:39 ..
-rw-r--r--   1 root   root   2928920 Jul 26 09:38 access_log
-rw-r--r--   1 root   root   1025839 Jul 26 09:39 error_log
drwxrwxrwx   3 apache apache    4096 Jul 26 09:24 fastcgi
-rw-r--r--   1 root   root         0 Jan 13  2004 ssl_access_log
-rw-r--r--   1 root   root         0 Jul 17 04:08 ssl_error_log
-rw-r--r--   1 root   root         0 Jan 13  2004 ssl_request_log



chmod 755 /var/log/httpd fixes the problem.



More information about the rt-users mailing list