Ignore:
Timestamp:
Feb 20, 2010, 6:18:36 PM (14 years ago)
Author:
ezyang
Message:
Take upstream changes to use alternative runtime directory for fcgi; revert previous changes to chmod /var/run/httpd.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/doc/install-howto.sh

    r1481 r1482  
    354354
    355355# Ensure fcgid isn't broken
    356     chmod 755 /var/run/httpd/mod_fcgid
    357     chmod 755 /var/run/mod_fcgid
     356    chmod 755 /var/run/mod_fcgid # ezyang: I suspect this is no longer necessary
    358357
    359358# Fix etc by making sure none of our config files got overwritten
Note: See TracChangeset for help on using the changeset viewer.