| 5 | | * Extract the [http://model-glue.com/blog/enclosures/PlantOMatic.zip PlantOMatic.zip] file into your webroot. |
| 6 | | * Move the entire /PlantOMatic/install/coldspring directory into your webroot. |
| 7 | | * Move the entire /PlantOMatic/install/ModelGlue directory into your webroot. |
| 8 | | * Move the entire /PlantOMatic/install/reactor directory into your webroot. |
| 9 | | * Create a new empty database called plantomatic in either MSSQL or MySQL and run the appropriate script to create the table structure and populate the database with initial data. |
| 10 | | * Note: If you use MSSQL, you must change line 114 in /PlantOMatic/config/ColdSpring.xml to: |
| | 5 | 1. Extract the [http://model-glue.com/blog/enclosures/PlantOMatic.zip PlantOMatic.zip] file into your webroot. |
| | 6 | 2. Move the entire /PlantOMatic/install/coldspring directory into your webroot. |
| | 7 | 3. Move the entire /PlantOMatic/install/ModelGlue directory into your webroot. |
| | 8 | 4. Move the entire /PlantOMatic/install/reactor directory into your webroot. |
| | 9 | 5. Create a new empty database called plantomatic in either MSSQL or MySQL and run the appropriate script to create the table structure and populate the database with initial data. |
| | 10 | 6. '''Note:''' If you use MSSQL, you must change line 114 in /PlantOMatic/config/ColdSpring.xml to: |