1.
2.
3.
4
5.
6. Maximum disk size is the default
7.
8. Right click on the new virtual machine click Settings
9. Click the CD/DVD (IDE) → Check the use ISO image file → Browse to find the system file where it is open to finish
10. Click on the prompt to start installing the system
11.
WIN2003 Enterprise Edition serial number
J6hdk-98kdq-fbgkh-x2qy2-vfcmb
Jwdrg-2xxb2-ww9h8-pvxd4-2t9vm
J9m4f-pjwpq-6pg37-rh6dk-pb9vm
J24dx-g4yrt-2k77h-v3jb3-qth3y
Cqyrf-w3782-6wd43-jfggx-9dbqy
D9gq6-42qfw-pwyhj-bw62b-gf8yb
Hdjtw-fghx9-c666d-g3hdy-g6t7m
B24f8-jptjw-36yg4-kj8mv-kt9vm
G2g37-xr62w-fpr74-gp7d7-9qkvm
Frdtq-wkytr-pm248-gp7mr-96pmb
12. After installing the system, right-click the virtual machine installation Tools
13. Installing the JDK download the JDK installation package in the virtual machine
14. Double-click Install
15.
16.
17.
18.
19.
20. To modify the environment variables after the installation is complete, right click on "My Computer" → "Properties" → "Advanced" → "Environment variables" → "System Variables"
Create a new system variable, variable name "java_home" Variable Value "C:\JAVA" is the address of the JAVA file found Path variable edit at the end of the variable value added ";%java_home%\bin"
New system variable variable name "CLASSPATH" Variable Value ".; Java_home%\lib\dt.jar;%java_home%\lib\tools.jar; " Click OK to configure the success
Open command Enter JAVAC validation after completion
. TOMCAT Installation
Download installation package Double-click Install
After the installation is complete, open IE Browser input URL http://localhost:8080/Web page can open the installation complete the bottom right corner of the desktop has instructions Tomcat is running
Installation of 22.MYSQL
Complete
Put the OA package into Tomcat's WebApps folder open command enter MySQL find redmoonoa.sql file location input command source C:\Program Files\apache software Foundat Ion\tomcat 5.5\webapps\oa\setup\redmoonoa.sql Enter
Open OA folder →web-inf→proxool.xml (Notepad mode on) repair localhost:3309 for localhost:3306 repair value= "my888" for value= "123456" Save
Open Browser input HTTP://LOCALHOST:8080/OA Enter Office automatic session window password is "111111"
Installation process for virtual machine system JDK TOMCAT MYSQL