This commit was generated by cvs2svn to compensate for changes in r4407,
[freeside.git] / sql-ledger / doc / UPGRADE-2.4.1-2.4.2
1 Upgrading to version 2.4.2
2
3 1. install SQL-Ledger over top
4    # cd /usr/local
5    # tar zxvf sql-ledger-2.4.2.tar.gz
6
7 2. fix permissions
8    # chown -hR nobody:nogroup *
9    # chmod 711 templates users css spool
10
11 Note: replace nobody:nogroup with your web server user and group
12