Installation Instructions - Exercise Tip Buddy v.1.3

In order to install this program, you will need a MySQL database and you will need to know how to run a cron job. Information on this can be found on the web, but you can also check with your hosting provider.

  1. Unzip the healthtipbuddy.zip file and upload the entire contents to your server.
  2. Chmod the config.php file to 777 to make it writable.
  3. Run the install.php file to install the database and config file.
  4. Remove the install.php file for security purposes.
  5. Add links to the /health-tip-buddy/signup.php page so that people can sign up for the service.
  6. To change the header and footer of the e-mails that are sent, simply change the content in the "Settings" section of the admin area.
  7. You will need to be able to set up cron jobs in order to have your e-mails sent at the right time. Set up the /cron/generate-email-cron.php to run at times where you want to send out an issue. For intance, set it to run weekly if you want them sent out weekly. Set up /cron/send-email-cron.php to run every 5-30 minutes, every day.
  8. Password protect the /cron directory so that the scripts can't be run by outsiders.

The program is installed with an administrator with username:admin pasword:admin installed. Make sure to replace this as soon as you can for security purposes.

That's it! Enjoy!

© 2006 www.My-Health-and-Fitness.org