KaizenTrack Instalation HowTo

To install 'KaizenTrack' application, all you need is to follow this easy steps:

  1. Log-in to cpanel or phpmyadmin on your server.
  2. Create a database named 'kaizentrack'.
  3. Create and add an user to the database.
  4. Unzip the archive 'kaizen.zip' in a local folder.
  5. Edit the file 'config.php' and configure it.
  6. Log-in to your server using a ftp client.
  7. In your 'www' or 'public_html' directory, create a folder named 'kaizentrack'.
  8. Copy all the files from the local folder where you have unziped the application to the remote web folder.
  9. Run the script 'install.php' on your webserver.
  10. If succesfully, remember to DELETE 'install.php' script, or anyone can run it and DELETE all your tracking data.

To update 'KaizenTrack' from a previous version, follow this easy steps:

  1. Unzip the archive 'kaizen.zip' in a local folder.
  2. Log-in to your server using a ftp client.
  3. Important !!! Not all files are included in the update archive ! Do not delete the old installation, just copy the archived files over your old ones !
  4. Copy all the files from the local folder where you have unziped the application to the remote web folder where the previous installation lies.
    Important: Do not overwrite the old config.php file with the new one !
  5. Run the script 'updates.php' on your webserver.