Archive for the 'Multisite' Category

Multisite installation steps Drupal

December 14, 2007

Create a database for your template site.
Copy the drupal files to your chosen location.
Install drupal according to the main instructions.
Export the tables and data of your new installation.
Open up the exported sql file and make sure there isn’t a create database operation.

This is how you will set up each additional site.

In the database create a [...]