Changes between Version 5 and Version 6 of Training/Section01
- Timestamp:
- 09/07/10 20:01:48 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Training/Section01
v5 v6 2 2 3 3 = Section 1: Installation = 4 5 4 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/reactordirectory 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 107 in /PlantOMatic/config/ColdSpring.xml to:11 5 1. Setup required frameworks '''*''' 6 a. Move the entire /PlantOMatic/_install/coldspring directory into your webroot. 7 a. Move the entire /PlantOMatic/_install/ModelGlue directory into your webroot. 8 a. Move the entire /PlantOMatic/_install/reactor directory into your webroot. 9 1. 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 1. '''Note:''' If you use MSSQL, you must change line 107 in /PlantOMatic/config/ColdSpring.xml to: 12 11 {{{ 13 14 12 <property name="type"><value>mssql</value></property> 15 16 13 }}} 17 18 7. Create a new data source in your !ColdFusion Administrator. Name the data source plantomatic 19 8. Open up your web browser and visit: [http://localhost/PlantOMatic http://localhost/PlantOMatic] and compare your results with a successful installation shown in the figure below: 14 1. Create a new data source in your !ColdFusion Administrator. Name the data source plantomatic 15 1. Open up your web browser and visit: [http://localhost/PlantOMatic http://localhost/PlantOMatic] and compare your results with a successful installation shown in the figure below: 20 16 21 17 [[Image(training01-1.png, nolink)]][[BR]] 22 18 '' A successful install '' 23 19 20 '''* Note:''' If you already have these setup w/mappings you may get an error. Disable the mappings while doing the training. 24 21 ---- 25 22
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)