Index: branches/fc11-dev/server/doc/install-howto.sh
===================================================================
--- branches/fc11-dev/server/doc/install-howto.sh	(revision 1179)
+++ branches/fc11-dev/server/doc/install-howto.sh	(revision 1186)
@@ -203,4 +203,8 @@
 # # chmod 01777 /tmp/sessions
 
+# Ensure that fcgid isn't broken:
+chmod 755 /var/run/httpd
+chmod 755 /var/run/httpd/mod_fcgid
+
 # Reboot the machine to restore a consistent state, in case you
 # changed anything.
