blob: ae4ba8b14e73e5bdbfff6f5c3c91d8226c31984c (
plain)
- Upgrading to version 2.2.7
- 1. install LedgerSMB over top
- # cd /usr/local
- # tar zxvf sql-ledger-2.2.7.tar.gz
- 2. fix permissions
- # chown -R nobody:nogroup *
- # chmod 711 templates users
- Note: replace nobody:nogroup with your web server user and group
|