Skip to main content
Version: v1.0.0

Installing Eternium

This is the simplest process to install Eternium, using the install script. You can also create the configuration files manually.

  1. Extract the downloaded zip on your computer
  2. Upload the contents of the downloaded zip to your host
  3. Set the permissions for config/ var/ and .env.local to be writable by your webhost. The Install Script will let you know if they are not.
  4. Create a file named INSTALL_TOOL_ENABLED
  5. Go to <domain/ip used for site>/install the install script will point out any issues if any sort them out and do install

Your site is now live but you really should remove the install folder even tho the INSTALL_TOOL_ENABLED file is auto-deleted. It is also safe to change the permissions to be restricted, except for var/ as thats used by Eternium for storage of internal functions.