<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Installation Instructions - Weight Loss Tracker v.1.5</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <div class="main"> <h1>Installation Instructions - Weight Loss Tracker v.1.5</h1> <ol> <li>Unzip the weightlosstracker.zip file and upload the entire contents to your server.</li> <li>Chmod the config.php file to 777 to make it writable. </li> <li>Run the install.php file to install the database and config file.</li> <li>Remove the install.php file for security purposes </li> </ol> <p>That's it! The program is installed with a user with username "testuser" and a blank password for you to test with. Everything else should be pretty straightforward.</p> <p><strong>© 2006 <a href="http://wwww.my-health-and-fitness.org">www.My-Health-and-Fitness.org</a></strong></p> </div> </body> </html>