pre-prepared
1 : JDK Download and install: jdk-6u45-windows-i586.exe
2 : MySQL JDBC Connection driver: Mysql-connector-java-5.1.25.zip
3 : MySQL database download and install: This xampp-win32-1.8.2-0-vc9.zip is recommended here, without the hassle of installing MySQL and configuration. &NBSP
4 : Create Jira user in MySQL, jira database, set user rights (also can be created and set through the page).
INSERT into Mysql.user (HOST, User, PASSWORD) VALUES ("localhost", "Jirauser", PASSWORD ("1234"));
Create DATABASE jiradb CHARACTER SET UTF8 COLLATE utf8_bin;
GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, A Lter, INDEX on jiradb.* to ' jirauser ' @ ' localhost ' identified by ' 1234 ';
Flush privileges;
5 :jira Standard Edition (Enterprise Edition to spend money) Chinese package download: jira-5.2.x_language-std-cn.jar
6 : JIRA cracked file (only 2 classes in it) Download: jira_crack.zip
7 : Windows jira Latest version download: atlassian-jira-6.0.4-x32.exe
Second, install jira
1: Double-click: atlassian-jira-6.0.4-x32.exe
2: click next
3: Select installation mode
Express Install (use default settings) : Use the default installation option
Custom Install (recommended for advanced users): Custom installation
Upgrade an existing JIRA Installation: Upgrade installation
4: jira installation path
5: Jira data path
6: Select and create a Start menu
7: port settings. (if there are more than one application best custom port number)
8: Jira as a service installation (automatically starts with the system boot service, does not tick to start manually)
9: installation ...
: installation ends.
Three, set jira
1: Place MySQL JDBC connection pack
Turn Jira service off first;
Put Mysql-connector-java-5.1.25-bin.jar to C:\Program Files\atlassian\jira\lib, and then start the JIRA service.
2: setting up the database, ie Open: http://localhost:8000, this is not the first to bring the database, here is the MySQL.
Click after input: Test Connection, if the header information is displayed, the connection to MySQL is successful. then click: next
3: settings apply properties
4: Enter the authorization code. Can choose the first registration and can apply for 30 days of key, you can also search for one on the Internet, can be installed on the line.
5: set Administrator account
6: set up email notifications. This is skipped, and can be set later in the interface.
Attached: solution to an issue with expired authorization code  
If you enter the authorization code in three or 4 too old (more than 30 days) then click on the above finish will jump to this page, So later through the official website to apply for a 30-day key to pass, do not know how to break the network or change the system time will not skip this step? I haven't tried it. &NBSP
After you enter a valid authorization code, you are prompted for the update to succeed. Click: here, you can successfully jump to the first page.
Four, Chinese and crack Jira
1:jira of Chinese
Turn off the Jira service first.
Put the Jira-5.2.x_language-std-cn.jar in the C:\Program files\atlassian\jira\lib
Unzip the downloaded hack file: jira_crack.zip, overwrite the Atlassian-jira folder to the Jira installation directory (hack half complete)
Start the Jira service again. (At this point, Chinese success, Jira will automatically load.) )
1: Jira hack
Open in IE: http://localhost:8000, enter user name and password (created in 5), click Login.
2: Click on the Administrator page icon-system (here has been the success of the Chinese, can also be in the page [plugin] upload Chinese. )
4: Click Authorize (in the lower left side of the page), enter the authorization code and click the [Add] button. Here the yellow area shows a trial version with a date of 29 days.
Because of the copyright issue here does not put the above crack files and authorization code up, but see in the authorization codes, Google will know!
3: After the successful authorization page. Can be used for 2,099 years (crack information can be changed at will)!!
the server ID must be the same as the server ID on your own page.
jira7.3.6 windows7 under Installation, Chinese and cracked