What is the recommended procedure for upgrading from 1.2.7 to 1.2.8? I did not see it mentioned in the INSTALL or UPGRADE document? I modified a pre-fork legacy procedure as follows: I moved ledgersmb-1.2.8.tar.gz to the directory that contains my current ledgersmb (typically \usr\local). then from that directory I executed $ sudo tar zxvf ledgersmb-1.2.8.tar.gz $ cd ledgersmb $ sudo chown -hR www:www * (note: www:www is my webserver user:group) $ sudo chmod 711 templates css spool
Comments or corrections? ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
