Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


For a video guide click on the link below

Widget Connector
width700
urlhttps://www.youtube.com/watch?v=mYVMboSZ9Rs
height400


Panel

On this page:

Table of Contents
maxLevel3
minLevel3
printablefalse


...

Prerequisite Software   


Info
titleNote

the software and versions included below are a mandatory prerequisite

  • JAVA DEVELOPMENT KIT >> VERSION 1.8.0_65 & above                                
  • MYSQL SERVER >> Version 5.5 or 5.6
  • TOMCAT >> Version 7.0.64.0 & above


  •  

    Install Java 

1) Before beginning, uninstall any existing versions of Java currently on your computer. 

2) In your web browser, go to http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html, to download JAVA 1.8.

3) Oracle requires that you read the license agreement, then click the button labeled Accept License Agreement.

4) Click the link to download the version for your system architecture i.e. Windows x86 for 32bit or Windows x64 for 64bit. 

5) Save the Java installation file to your computer

6) Run and install the Java file.

...

  •  

    Install MySQL  


1) In your web browser, go to http://dev.mysql.com/downloads/mysql/5.5.html#downloads to download MYSQL server v5.5.

Click the link to download the version for your system architecture i.e. Windows x86 for 32bit or Windows x64 for 64bit. 

2) You can skip this option by clicking the link at the bottom of the page that says No thanks, just start my download. 
and click on the Save button to save the file to your system.

                                                                                                                               

 3) Run the MySQL installation file. Click on the Typical button and then click on Next button.

 

4) During MySQL installation, use Advanced Configuration > Show Advanced Options and set the MySQL ROOT Password to mysql. Then click on the Save button. This will set your username to root and your password to mysql.


  •  

    Install Tomcat

1) In your web browser, go to http://tomcat.apache.org/download-70.cgi to download Tomcat 7.

 >> Under the section Binary Distributions>>Core, click on the link 32-bit windows zip or 64-bit windows zip (depending on your system architecture) to download.

 

2) Extract the apache-tomcat-7.0.68.zip.

                   

  4) This is the folder once apache-tomcat-7.0.68 gets extracted:    


5) Copy and paste the apache-tomcat-7.0.68 folder to the c:\ drive, then rename it tomcat.

...