Difference between revisions of "ITrack/Installation"
From ISoft Wiki
< ITrack
Jump to navigationJump to search
Daytonlowell (talk | contribs) |
Daytonlowell (talk | contribs) |
||
Line 46: | Line 46: | ||
#[[HeavyTruckParts.net/How to install Image Uploader|Setup the Image Uploader]] | #[[HeavyTruckParts.net/How to install Image Uploader|Setup the Image Uploader]] | ||
#[[Replikwando/Installation|Setup Replikwando]] | #[[Replikwando/Installation|Setup Replikwando]] | ||
Revision as of 13:49, 12 January 2012
This guide will help you setup ITrack for a new user. It is meant for both Pro and Enterprise.
Client Side
- If this is a new customer, you should do the server side setup first.
Installing ITrack
- Download the ITrack installer for the specific product
- Run the Installer
- The setup program will install the following:
- ITrack
- Crystal 11
- PDF Creator
- 3 of 9 Barcode font
- MySQL ODBC connection
- Instant VNC
- ITrack Registration
- Microsoft Visual C++ 2005 Redistributable Package and SP1
- When the ITrack Registration program runs, it will generate a random product code for that computer. This code is not guaranteed to be unique on our autoupdate server! You should make sure it is unique by adding it to our autoudate system as soon as possible. If it is not unique, you should clear the product code out of the registry(HKEY_LOCAL_MACHINE\SOFTWARE\ISoft Data Systems\ITrack <Enterprise or Pro> on x86 and HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ISoft Data Systems\ITrack <Enterprise or Pro> on 64bit Windows) and run ITrack Registration to generate a new one.
- To finish registering ITrack, enter a release code into the ITrack Registration program. You can generate a release code using the Code Generator <svnroot>\ITrack\trunk\General\CodeGenerator
Configuration
- Open up the directory where ITrack is installed
- If ITrack won't be run as an admin, you will need to give full permissions to everyone for the ITrack directory for updating purposes
Server Side
MySQL Installation
Tip |
Server side setups only need to be completed for new customers |
- Download MySQL 5.0 from dl.isoftdata.com
- Install MySQL
- Run the MySQL Server Instance Configuration Wizard
- Detailed Configuration
- Developer Machine(If its a dedicated server, choose one of the other options)
- Non-Transactional Database Only
- Uncheck "Enable Strict Mode" and check "Add firewall exception"
- Check to make sure port 3306 is allowed in any firewall that may exist
Database Setup
- Download and Install SQLyog
- Run the SQL scripts in SVN in the correct order to create/populate/update the database
- Create a directory somewhere on the server and share it so that the "Everyone" group has full read/write privileges
- Create Reports, Images and Attachments sub directories
- Copy the latest reports from SVN to the reports directory