...
This section will guide you through the following steps:
- Setting up / creating a database
- Downloading a packaged eZ Publish distribution
- Unpacking the eZ Publish distribution
- Prepare the extracted files
- Setup folder permissions
- Link your assets
- (Optional) Configure a VirtualHost
- Initiating and going through the web based setup wizard at
http://<your-host-name>/ezsetup
- (Optional) Set up cronjobs
Table of Contents |
---|
Setting up a database
A database must be created before running the setup wizard. The following text explains how to set up a database using either MySQL or PostgreSQL.
...