1 / 78

LIVE INSTALLATION

LIVE INSTALLATION. Machine Configuration for Live Server. Operating System for installing Live Application should be Windows XP or Windows 2003 Server . Internet Connection must be there.

renfroj
Download Presentation

LIVE INSTALLATION

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. LIVE INSTALLATION

  2. Machine Configuration for Live Server • Operating System for installing Live Application should be Windows XP or Windows 2003 Server . • Internet Connection must be there. • Static IP address required for outside office login and this address should be configured on firewall. • Port should be open either 8085 or 1467 • Check JAVA application is installed or not. ( e.g. Go to Start >> Settings >> Control Panel >> Add/Remove Program >> search J2SE Development Kit or J2SE Runtime Environment ) • If this is installed, then removed it .

  3. Corporate web installation steps: Part 1: Installation on live Server System. Part 2: Installation of Parent Database (e.g Webdata) at Database Server.

  4. Part 1: Installation on Live Server Machine • Step1 : Download corporate.zip and setup.exe from http://www.shilpisoft.com under download option on the desktop and extract there . • Download setup_full.zip form www.shilpisoft.com\sunil\setup_full.zipon the desktop and extract it. Extracted files from Corporate.zip

  5. All Extracted files are here

  6. Run jdk.exe. • For running JDK , Following steps have to follow : Tick here

  7. Change the path here as C:\jdk1.5.0_09 Click here to change the path

  8. Changed path Click on Next

  9. For Setting the path of J2SE Runtime Environment ; path change To as C:\jre1.5.0_09 Default Path Click here to change the path Changed Path Click on Next

  10. To Complete the Installation Process of JDK Setup , Click on finish. Click on Finish

  11. Run Tomcat.exe from corporate folder , following steps have to do : (here you have to uncheck the Documentation ). Un-Tick Documentation Click on next

  12. Destination folder path should be C:\Tomcat 5.5 Click on Next Change this path as c:\tomcat 5.5 Changed path

  13. To Configure the Apache Tomcat , give the port no: 8085 or 1467 User Name : admin Password : 12345 (optional) Enter port Enter user name Password Click on next NOTE : While installing tomcat, enter the port 8085 or 1467.

  14. Here, the path of JREL.5.0_09, which has already installed in the system, should come automatically as : C :\jre1.5.0_09. If this path is showing , click on Install otherwise browse the location of jre1.5.0_09 folder: Click on Install

  15. Click on Finish to complete the Process. Click on finish

  16. Step6 : Run setup.exe which is extracted from setup_full.zip then a folder named capexweb will be created in C: Drive. 1. Run setup

  17. 2. Click on next

  18. 3. Click on Install

  19. 4. Click on Finish

  20. Step7: Now run setup.exe, which was downloaded from website . 1. Click on run

  21. 2. Click on next

  22. Click here to change the path if installing on other drive (other than c drive) and copy capexweb folder from c drive to d 3. Click on next

  23. 4. Click on install

  24. 5. Click on finish

  25. After Successfully Installation of Jdk & Tomcat , 3 Folders i.e. jre1.5.0_09, jdk1.5.0_09 And Tomcat 5.5 will be created in C: Drive. • Copy web.xml file in c:\tomcat5.5\conf \ and capexweb.xml file in c:\tomcat5.5\conf\Catalina\localhost, from xml folder which was extracted from corporate.zip .

  26. Change some entry in C:\capexweb\capexweb\capexmain_middle.htm. Open this file with notepad >> <tr><td style=color:#114171>Shilpi Computers Limited</td></tr> <tr><td style="font-size:7pt; color:#6E99D4">502 Prakashdeep Building 7 Tolstoy Marg New Delhi - 110 001 Ph Nos : 91-11-43500600 eMail : shilpitech@vsnl.com</td></tr> <input type="hidden" value=“SHILPI" name="dfcode"> <input type="hidden" name="dfparentdb" value="WEBDATA"> <input type="hidden" name="dfparentip" value="111.111.111.100"> • Change this values according to your company name address and contact details. • Here, in place of dfcode value i.e. “SHILPI” give the Comp. ID given in license file . • In place of dfparentdb value i.e. “WEBDATA” give the database name which is created as parent type in Database Server . • And in place of IP : Put IP address of Database Server in which Parent DataBase has been configured. • Inform to license Dept. to get License File of configured Database with Order No, Company Name and Database Name. • Copy License file c:\capexweb I.e shilpi_capexweb.lic which will be give by the license department.

  27. Part 2: Installation of Parent Database(e.g Webdata) at Database Server . • Step1: Create a Parent Database • Case 1: If there is a single database at server then no need to create webdata , use existing database as a parent e.g NSE9798: • Step1:Configure exiting database as parent database as system utilities >> web live setup >> database configuration.

  28. Step 2: Connect parent database as: system utilities >> web live setup >> database attach (Parent). Here Connect and add.

  29. Step 3: Create a Branch as “Admin” in Master >> Branch Maintenance and active that branch.

  30. Step 4: Now update branch in Parent Database as: utilities >> system utilities >> weblivesetup >> Auto update common user (For branch ,Sub Branch, client & RM/TL). • Select branch and Database name then Proceed. Select Branch Select database name Click on Proceed

  31. Step 5: Start tomcat services and login web live application to ADMIN (for Example : http://131.108.2.100:8085/capexweb/capexweb/) Enter user id (i.e. admin) Enter password Default( 12345) Click on login

  32. Click here

  33. Step 6:Run 'DbMaintenance' as shown below: 1. Click on admin 2. Click on DB-Maintenance

  34. Case2: If more than one databases exist : • Create a new database i.e. Webdata. • Follow the following Steps to create “webdata” as a parent database at Database Server. • Step1:To create parent database "webdata“, follow the following steps: • Go to start. • Select Program. • Select Oracle-OraHome92. • Select Configuration and Migration Tool. • Select Database Configuration Assistant.

  35. Following window will open: 1. Click on Next.

  36. 1. Tick on Create a Database 2. Click on next

  37. 3. Select General Purpose. 4. Click on Next.

  38. 5. Enter Database name(i.e. Webdata). 6. Click on Next.

  39. 7. Select Share Server Mode. 8. Click on Next

  40. 9. Click On OK

  41. 10. Database creation in progress.(Wait for completion)

  42. 11. Enter same password in each field (e.g. s). It is mandatory. 12. Click on Exit .

  43. STEP2: IMPORT BLANK DATABASE • Open liceclient .exe . Click on Download to download Blank database. For it, follow the following steps 1. Click on Downloads

  44. 2. Select Product id 3. Tick on Blank Database 4. Click on Download Now 5. This message will display. Click on Ok

  45. Now, extract downloaded file(capdat.zip) from D:\capex10. We will get two file capdat.log and capdat.dat. Downloaded file Extracted Files

More Related