Installing Eternium
This is the simplest process to install Eternium, using the install script. You can also create the configuration files manually.
- Extract the downloaded zip on your computer
- Upload the contents of the downloaded zip to your host
- 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. - Create a file named
INSTALL_TOOL_ENABLED
- 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.