| Version 8 (modified by anonymous, 15 years ago) |
|---|
Section 1: Installation
- Extract the PlantOMatic.zip file into your webroot.
- Setup required frameworks *
- Move the entire /PlantOMatic/_install/coldspring directory into your webroot.
- Move the entire /PlantOMatic/_install/ModelGlue directory into your webroot.
- Move the entire /PlantOMatic/_install/reactor directory into your webroot.
- Create a new empty database called plantomatic in either MSSQL or MySQL and run the appropriate script (appropriate .sql file in /PlantOMatic/_install/) to create the table structure and populate the database with initial data.
- Note: If you use MSSQL, you must change line 107 in /PlantOMatic/config/ColdSpring.xml to:
<property name="type"><value>mssql</value></property>
- Create a new data source in your ColdFusion Administrator. Name the data source plantomatic
- Open up your web browser and visit: http://localhost/PlantOMatic and compare your results with a successful installation shown in the figure below:

A successful install
* Note: If you already have these setup w/mappings you may get an error. Disable the mappings while doing the training. * Note: If you can not complete these steps, it's likely you do not have the files in your webroot. /ModelGlue, /ColdSpring, /PlantOMatic and /Reactor should all be in sibling directories. (All at the same level.) If each directory can not be placed in the webroot, you will need to create a mapping in your ColdFusion? Administrator ( Or in Application.cfc if you prefer )
Attachments
-
training01-1.png
(2.6 kB) - added by cfgrok
16 years ago.
Training 01 Image 1
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)