Ignore:
Timestamp:
Aug 1, 2014, 11:51:09 PM (10 years ago)
Author:
andersk
Message:
install-howto: Do not chown /var/log/httpd
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc20-dev/server/doc/install-howto.sh

    r2549 r2553  
    352352    cat install-ldap
    353353
    354 # Allow Apache to write the suexec log
    355     chown apache:apache /var/log/httpd
    356 
    357354# Enable lots of services (currently in /etc checkout)
    358355    systemctl enable openafs-client.service
     
    404401    # [WIZARD/TEST] Remember that changes you made should not get
    405402    # reverted!
    406 
    407 # Make sure the suexec logging directory is owned by Apache and can be written to
    408     chown apache:root /var/log/httpd/
    409403
    410404# Reboot the machine to restore a consistent state, in case you
Note: See TracChangeset for help on using the changeset viewer.