I am trying to set up a Drupal 7 multi-site on shared hosting. I have read many tutorials, but most of them are for Drupal 6 and, apparently, the set up process is very different for Drupal 7.
I have found two very detailed tutorials for Drupal 7 [1] [2] and have followed them but I can't get them to work.
I think it might just be my understanding of the process which is wrong, and so I have a few questions:
1) When setting up a multi-site on shared hosting can the multi-site be set up in its own separate directory or does it have to exist in the root directory of the shared host?
2) A drupal website has the several folders (e.g. includes, misc, modules, profiles etc)
It is my understanding that in a multi-site, there is only one instance of all these folders.
The one exception to this is the sites folder, where there will be a separate sites folder for each site that is hosted on the multi-site (e.g. car-site, beauty-site etc). Is this correct?
3) On a multi site the sites folder is to be set up like this:
(Image of Directory)
Is this correct?