Last news:
August 2010, AtomicCms 2.1 coming soon
Feb 2010, AtomicCms 1.0 was released

Installation guide of Atomic CMS (content management system)

Prerequisites for installation of Atomic CMS

To install Atomic CMS you need as minimum:

  • ASP.NET hosting with IIS 7.0 installed
  • IIS 7.0 must be configured to use integrated mode
  • Microsoft SQL Express Database 2005

Installation guide for Atomic CMS

  • Create new database in SQL Server Management studio
    how to create database in sql server management studio
  • Type database name and save it
    add name for database
  • Open "New Query" window
    new query window
  • Copy in query window content of file with installation script for database
    open script in window
  • Execute script. It should be success message after installation is done.
    success after execution
  • Create new login for access database. But if you are going to use Windows Authentication instead of SQL Server Authentication, skip next questions
    create new login
  • Type login name and default database name
    login name and database name
  • Select user mapping
    user mapping
  • Add new website in IIS 7 manager
    add new website
  • Create new folder for Atomic CMS
    new folder
  • Extract Atomic CMS files in this folder
    extract files
  • Edit connection string in web.config file
    edit connection sting
  • Complite creating website
    complite creating website
  • Start application in Internet explorer and now it should work
    start application

 

 

 

 

 
Powered by AtomicCms content management system