I might just be missing something with the basics of Drupal but here is my problem.

I have multisite installed and working, however when I start a new site it useses the default profile of "drupal" and there are no others to choose from. How do I create more profiles?

What I would like is the new site looks exactly like the old site with all the modules and templates configured and working.

Right now all the modues are there but they are not enabled or configured on my new site.

Comments

schuyler1d’s picture

http://drupal.org/project/Installation+profiles
http://drupal.org/node/67921

Should get you started. Unfortunately, it's a pretty messy process. For my purposes, I downloaded the Wiki profile at:
http://drupal.org/project/drupal_wiki
and modified from there. If you have non-programmer/expert users creating sites like I do though, it's worth it--then they can start out with some reasonable defaults. It seems like overreach to include profiles in this module, but maybe that's a necessary direction for real multi-site mgmt anyway... hmmm. but definitely don't wait for my musings to get anywhere.

troynado’s picture

Status: Active » Closed (fixed)

thanks looks like I have some work to do.