Installation

The following instructions are based on the assumption that you already have the knowledge of modifying the Apache docroot or know how to create Virtual Hosts in Apache.

Instructions

  1. Download EternalCMS v0.5.1 from SourceForge
  2. Extract the archive into a directory within your docroot
  3. Either modify your Apache doc root to point to the public folder or create a virtual host in apache with the doc root pointing to the public folder
  4. chmod 777 the public/images/captcha folder
  5. chmod 777 the application.ini and siteSettings.ini files in the application/config folder
  6. Create a database for EternalCMS
  7. Either copy or create a symbolic link of the Zend folder from the Zend Framework into the library folder
  8. Point your browser to http://your_eternalcms_url/install and fill out the two forms
  9. A default admin user is created during install with a password of admin123

Installation is now complete