Project:O2CM LE Install
From O2CM-Tech
O2CM LE Install
Install IIS (Windows 10 Pro)
- In search Bar - type “Control Panel” to open control panel
- Click “Programs”
- Click “Turn windows features on or off”
- Check and expand “Internet Information Services”
- Expand “World Wide Web Services”
- Expand “Application Development features”
- Check on [x]Asp.net 3.5 and [x]Asp.net 4.7 (others will turn on as well when you do this)
- Click “OK”
- After install finished type “IIS” in search bar
- It should suggest “Internet Information Services (IIS) Manager”
- I recommend you right click on this and pin to taskbar or start menu or both”
Run IIS
- Click on first line on left list (should look like your machine name)
- This exposes two menu items - Application Pools and Sites
- Select Application Pools
- Right Click on “DefaultAppPool” and select “Advanced Settings”
- Under Process Model, Click the dropdown next to “Identity”
- Select “LocalSystem” under “Built In Account”
- Click OK, OK
- Expand Sites menu
- Select “default web site”
- double click “Default Document”
- Click Add and Add “default.aspx”
- Close IIS manager
- Test: Open browser and enter “localhost” in url
- also try url <machine name>/
Installing MySql
- Download http://www.o2cm.com/release/mysql.zip
- Extract files and run MySqlServer
- [Next]
- (*)Typical Installation
- [next]
- [next]
- [x] configure MySql Server Now
- [finish]
- MySql Configurations…
- [next]
- (*) Detailed Configuration
- [next]
- (*) Server Configuration
- [next]
- (*) Multifunction Database
- [next]
- Leave Drives as default
- [next]
- (*) Decision Support
- [next]
- [x] Enable TCP/IP Networking, Port 3306, [x] Add Firewall Exception
- [x] Enable Strict Mode
- [next]
- (*) Standard Character Set
- [next]
- [x] Install as Windows Service
- [x] Include Bin Directory in windows PATH (IMPORTANT)
- [next]
- TURN OFF !!! [ ] Modify Security Settings
- [next]
- [Execute]
Install MySQL Tools
- INSTALL MySqlQuery and MySqlAdmin and MySqlConnector64 (all default selections in dialogs)
Run Mysql Query Browser and Adminsitrator as a test
- Servername: localhost
- User:Root
- pass: none
- restart your computer
Installing O2CM for the first time
- Download http://www.o2cm.com/release/LEServer.zip
- Place contents into c:\inetpub\wwwroot
Open Google Chrome and enter “localhost\startup” into the URL
- Log in to the startup
- enter ‘tst’ in the event ID
- enter ‘SampleUser’ in User field
- enter ‘SamplePwd’ in the Pass field
- Click Download Event.
- Wait for success
- Click “Software Update”