Tuesday, November 07, 2006

CMS 2002 Website Deployment

Table of contents :
  • Installation Prerequisites
  • Servers Installation
  • Installing Microsoft SQL Server 2000
  • Installing Microsoft Content Management server 2002

Installation Prerequisites:
  • Install Windows 2003 Server Standard Or Enterprise Edition
  • Install IIS 6.0 + ASP.NET
  • Install Windows 2003 Server Service Pack 1
  • Install Windows Updates
Servers Installation:
  • Installing SQL 2000 Server
    1. Install SQL 2000 Server Standard Or Enterprise Edition (Install SQL Client if the SQL Server is installed on another Server)
    2. Install SQL SP4
    3. Create a domain account and give it admin rights on the server.
  • Install Content Management Server
    1. Install IE Web controls from webcontrols folder inside content server Installation directory
    2. Install Visual J# .net redistributable package 1.1
    3. Create a SQL Database DB_Name
    4. Create Website on the IIS with name “Site_Name”
    5. Start installing the CMS
      • Nexts
      • Don’t choose to install ( site manager, stager or developer tools now )
      • Then Nexts then finish
      • Next then choose mixed mode
      • Choose the “Site_Name”and “read /write site”, then next
      • Enter a domain user to be the MCMS System user
      • Hit the select database and choose your SQL server and hit the options and choose the “DB_Name” database you created previously
      • Enter a domain account to be an administrator on the Server
      • Choose don’t restrict access
      • Nexts and finish
      • Installing CMS SP1a
      • Install the CMS SP1a on the server
      • Go to add\remove programs and check (site manager, stager) check boxes.

No comments: