Version 1 (modified by cfgrok, 16 years ago)

Adding new training section

Error: Failed to load processor TOC
No macro or processor named 'TOC' found

Section 1 – Installation

  • Extract the PlantOMatic.zip file into your webroot.
  • 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 to create the table structure and populate the database with initial data.
  • Note: If you use MSSQL, you must change line 114 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 below:

Training 01 Image 1
A successful install


Next: Training Section 2: Show Me Some Skinning

Attachments