Version 0.9 Install Instructions Requirements: Apache (Or webserver that supports File Upload and PHP > 4.4) PHP > 4.4 MySQL > 12.2 Distrib 4.0 Install Instructions: 1. Unpack tarball (If you see this, you probably already have done that.). 2. Create MySQL database called 'scout_tracker'. 3. Create MySQL user name and password with appropriate rights to scout_tracker. 4. Execute 'config/db_tables.sql' in MySQL (see MySQL help for instructions). 5. Change 'config/db.php' to match the MySQL settings. 6. Change 'config/settings.php' to your desired selections. 7. Change php.ini and httpd.conf (see sys admin for any help) to upload files database. If you do not intend to use the Documents function of the application, you can ignore this step. 8. Point your browser to the URL selected in #6, then use 'admin' with no password to log in. Place your cursor on 'Admin' and click on 'Modify Users'. Add your User with '0' Group and remove 'Admin' user. DO NOT DELETE THE GUEST USERNAME, as this is used for non registered users to access your site with no privileges. Upgrade: 1. Replace all .php files, except 'config/db.php' and 'config/settings.php'. 2. Compare the two excepted files above to your files and make appropriate changes to your files. These files did change with Version 0.13. 3. See changes_0.13.log file. 4. Execute the sql statements in changes_0.13.sql in MySQL on the scout_tracker database. If you have any questions, or would like to contribute ideas and suggestions, please email jay@jaynorth.net. If you would like to contribute financially, send money through paypal using ebay@jaynorth.net. Enjoy the Application.