Project: XML Schema Generator based on Trang Domain: xml.mherman.org Uses PHP YII Framework Date: Aug 2012 DEPLOYMENT STEPS: 1. Ftp and extract trang-xml-schema-generator-v120808.zip to the root folder of the domain/subdomain, e.g. /home/mjhea0/xml/ 2. Create a mysql DB. Run trang-schema.sql which is included in the trang-xml-schema-generator-v120808.zip. 3. Update /xml/protected/config/main.php to reflect the correct environment paths. -on line 62, update DB host, name, user and password to reflect the correct DB settings. -on line 95, set the correct admin email address -on line 96, set the 'trang_working_dir' to point to the full unix path of 'trang_working_dir' -on line 97, set the 'trang_jar_path' to point to the full unix path of trang.jar -on line 100, optionally update 'file_dl_format' to reflect the default format for the file download name. This is the default filename the user sees in the File-Save prompt when he/she clicks on the "Download" link on the XML Schema Generated Output page. 4. Browse to the site. Click on Login link at the footer. Login to the site using admin/admin. Click on "Edit Frontpage Body" link at the footer and update the Frontpage Body as desired.