Index: branches/fc11-dev/server/doc/install-howto.sh
===================================================================
--- branches/fc11-dev/server/doc/install-howto.sh	(revision 1246)
+++ branches/fc11-dev/server/doc/install-howto.sh	(revision 1248)
@@ -203,5 +203,5 @@
     # notice that yum is not capitalized
     # Also notice skip-broken
-    NSS_NONLOCAL_IGNORE=1 cat packages.txt | xargs yum install -y --skip-broken
+    cat packages.txt | NSS_NONLOCAL_IGNORE=1 xargs yum install -y --skip-broken
 
 # Check which packages are installed on your new server that are not
@@ -357,4 +357,5 @@
 
 # (Optional) Beat your head against a wall.
+    chmod 755 /etc/httpd/run/mod_fcgid
 
 # Possibly perform other steps that I've neglected to put in this
