Project:O2CM LE Install

From O2CM-Tech

O2CM LE Install

Install IIS (Windows 10 Pro)

  1. In search Bar - type “Control Panel” to open control panel
  2. Click “Programs”
  3. Click “Turn windows features on or off”
  4. Check and expand “Internet Information Services”
  5. Expand “World Wide Web Services”
  6. 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”
  7. After install finished type “IIS” in search bar
  8. 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

  1. Click on first line on left list (should look like your machine name)
    • This exposes two menu items - Application Pools and Sites
  2. Select Application Pools
  3. Right Click on “DefaultAppPool” and select “Advanced Settings”
  4. Under Process Model, Click the dropdown next to “Identity”
  5. Select “LocalSystem” under “Built In Account”
  6. Click OK, OK
  7. Expand Sites menu
  8. Select “default web site”
  9. double click “Default Document”
  10. Click Add and Add “default.aspx”
  11. Close IIS manager
  12. Test: Open browser and enter “localhost” in url
  13. also try url <machine name>/

Installing MySql

  1. Download http://www.o2cm.com/release/mysql.zip
  2. Extract files and run MySqlServer
  3. [Next]
  4. (*)Typical Installation
  5. [next]
  6. [next]
  7. [x] configure MySql Server Now
  8. [finish]
  9. MySql Configurations…
  10. [next]
  11. (*) Detailed Configuration
  12. [next]
  13. (*) Server Configuration
  14. [next]
  15. (*) Multifunction Database
  16. [next]
  17. Leave Drives as default
  18. [next]
  19. (*) Decision Support
  20. [next]
  21. [x] Enable TCP/IP Networking, Port 3306, [x] Add Firewall Exception
  22. [x] Enable Strict Mode
  23. [next]
  24. (*) Standard Character Set
  25. [next]
  26. [x] Install as Windows Service
  27. [x] Include Bin Directory in windows PATH (IMPORTANT)
  28. [next]
  29. TURN OFF !!! [ ] Modify Security Settings
  30. [next]
  31. [Execute]

Install MySQL Tools

  1. INSTALL MySqlQuery and MySqlAdmin and MySqlConnector64 (all default selections in dialogs)


Run Mysql Query Browser and Adminsitrator as a test

  1. Servername: localhost
  2. User:Root
  3. pass: none
  1. restart your computer

Installing O2CM for the first time

  1. Download http://www.o2cm.com/release/LEServer.zip
  2. Place contents into c:\inetpub\wwwroot

Open Google Chrome and enter “localhost\startup” into the URL

  1. Log in to the startup
  2. enter ‘tst’ in the event ID
  3. enter ‘SampleUser’ in User field
  4. enter ‘SamplePwd’ in the Pass field
  5. Click Download Event.
  6. Wait for success
  7. Click “Software Update”