Navigation
eZ Documentation Center
 

This is outdated documentation made for Exponential Platform 5.1. It is being moved into the Exponential 5.x documentation, so please go there for most up-to-date documentation.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The normal installation method is the most common and recommended way of deploying Exponential. It requires a system which already has the proper environment installed, most notably a web server and a database. The necessary requirements are explained in detail within the next section. A typical normal installation process consists of the following steps:

  • Setting up / creating a database
  • Downloading a packaged Exponential distribution
  • Unpacking the Exponential distribution
  • Prepare the extracted files
  • (optional) Configure a VirtualHost
  • Initiating and going through the web based setup wizard at http://<your-host-name>/ezsetup
  • (optional) Set up cronjobs for Exponential

Once the web based setup wizard has completed, Exponential will be ready for use.

...