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
-
Download EternalCMS v0.5.1 from SourceForge
-
Extract the archive into a directory within your docroot
-
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
-
chmod 777 the public/images/captcha folder
-
chmod 777 the application.ini and siteSettings.ini files in the application/config folder
-
Create a database for EternalCMS
-
Either copy or create a symbolic link of the Zend folder from the Zend Framework into the library folder
-
Point your browser to http://your_eternalcms_url/install and fill out the two forms
- A default admin user is created during install with a password of admin123
Installation is now complete