KaizenTrack Instalation HowTo
To install 'KaizenTrack' application, all you need is to follow this easy steps:
- Log-in to cpanel or phpmyadmin on your server.
- Create a database named 'kaizentrack'.
- Create and add an user to the database.
- Unzip the archive 'kaizen.zip' in a local folder.
- Edit the file 'config.php' and configure it.
- Log-in to your server using a ftp client.
- In your 'www' or 'public_html' directory, create a folder named 'kaizentrack'.
- Copy all the files from the local folder where you have unziped the application to the remote web folder.
- Run the script 'install.php' on your webserver.
- 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:
- Unzip the archive 'kaizen.zip' in a local folder.
- Log-in to your server using a ftp client.
- 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 !
- 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 !
- Run the script 'updates.php' on your webserver.