You are on page 1of 2

CMS 3.

0 Quick Installation Guide

CMS 3.0 Server Installation

For Windows Vista user, please turn off “User Account Control”
1. Control panel->Users
2. Click Change security settings
3. Uncheck “User Account Control (UAC) to help protect your computer”
4. Restart your machine

1. Run CMS 3.0 Installer


 Extract the installer zip file and run CMS3.exe inside to start the installation
 Select appropriate components and the install location, click next to install

Note: If you have installed MySQL previously, please uncheck “Install MySQL 5.0” and you can skip the part
for installing MySQL 5.0

2. Install Java
 Install Java with default options

3. Install MySQL
 Install MySQL with default options (Typical one)
 Check “Configure the MySQL Server now” before closed MySQL setup Wizard

4. Configure MySQL
 Select “Standard Configuration” and click Next
 Check “Include Bin Directory in windows PATH” and click Next
 Type your MySQL root password twice
 Click Execute and wait for completion

Note: If you have problem in configuring MySQL, please go through the following steps
1. Click “Back” in the current MySQL configuration wizard
2. Start -> All Programs -> MySQL -> MySQL Server 5.0 -> MySQL Server Config Wizard
3. Next -> choose “Remove Instance” -> Next -> Execute
4. Click Finish and back to the original MySQL configuration wizard
5. Click Next -> Execute, you should complete the configuration without error this time. However, if you still
have problem, please visit http://www.mysql.com/ for troubleshooting

5. Create SSL Self-signed Certificate for CMS 3.0 Server


Note: Make sure you have gone through the previous step without error
 Browse your java folder and click Next
 Type your cert password twice in the window prompted
 Fill in all the information
 Type “yes” or “y” when asking if correct
 Press Enter finally to complete the cert creation

6. Initializing CMS 3.0 Database


 Browse MySQL folder and type your MySQL password entered in step 3
 A black window will be prompted if you enter the info correctly

Note: If you have installed MySQL before, please select a correct MySQL folder and type your MySQL root
account and password

Copyright © 2009. Mobigator Technology Group. All Rights Reserved.


CMS 3.0 Quick Installation Guide

7. Change tomcat and MySQL setting


 Before click “Finish”, check “Open Tomcat conf and MySQL folder”
 Two windows will be opened
 Use WordPad to open server.xml in tomcat conf folder (E.g. C:\CMS3\tomcat\conf)
 Search for keystorePass=”mobigator”, change it with your cert password entered in step 5
 Use WordPad to open my.ini in MySQL folder (E.g. C:\Program Files\MySQL\MySQL Server 5.0)
 Search for [mysqld] and add max_allowed_packet=16M under this line. E.g.

8. Restart PC to apply the changes

CMS 3.0 Client Installation


1. Run CMS 3.0 client
 Extract the client zip folder and Run CMS3.exe, an application window will be shown

2. Configure CMS 3.0 client


 Select Setting -> Server Setting which is at the bottom-right corner
 Set Protocol to HTTPS
 Set Hostname to server IP or hostname
 Set Port to 443
 Configure your label and document printer
 Press “Save” and restart CMS3.exe

3. Start to use CMS 3.0


 If you see “This Connection is Untrusted” at the first time, press “I Understand the Risks” -> “Add
Exception”
 Click “Get Certificate” and press “Confirm Security Exception” at the bottom to trust the Self-signed
cert from your CMS 3.0 server
 Start to use CMS 3.0

Online Resources
1. Online Video Tutorial
 http://www.cmsplus.hk/pages/elearning/

2. FAQ
 http://www.cmsplus.hk/support/faq/faq.asp

3. User Forum
 http://www.cmsplus.hk/forum/

Copyright © 2009. Mobigator Technology Group. All Rights Reserved.

You might also like