Metzler, David wrote:
Correct, just a separate database and a separate "files" directory for uploading of images, documents etc.
http://www2.evergreen.edu/dave http://www2.evergreen.edu/itch http://www2.evergreen.edu/ITTrainingRoom
Are three sites hosted from the instance of drupal (same php, themes, modules, etc) against different databases. I'm running on linux, apache, mysql. Technically each of these directories are just symbolic links to the one drupal code base.
To make it really easy to manage, I've developed some shell scripts to create sites by cloning mysql databases, making a few symbolic links, directories, and building a custom settings.php file.
Hello, David,
These scripts sound incredibly useful -- would you be willing to share them?
Cheers,
Bill