Hello All,
I've read extensively on multi-site installations of Drupal 7 using a shared code base hoping to replicate the results, but to no avail. I've tried everything in the instructions on pages:
http://drupal.org/documentation/install/multi-site
http://drupal.org/node/138889
http://drupal.org/node/960934
http://drupal.org/node/348619
Still not working...
Background: I'm using Cpanel on a VPS hosting account. I've tried adding the "site2.com" directory in the /sites folder like everyone suggests but always get the "Oops, Google chrome could not find the... blah blah." In Cpanel, I've tried using the add "Addon Domain", add "Parked Domain", and add "Subdomain" functions. None of these produce the desired results.
My question is: is it possible to host multiple sites (ie www.site1.com, www.site2.com, www.site3.com, etc) on a single Drupal 7 installation using a shared code base WITHOUT using subdomains? The literature available seems to say that it is (and that it's as easy as 1-2-3 to set up), but I can't seem to make it happen.
The only progress that I was able to make is that I can configure my sites to work as subdomains of one another (ie www.site1.com as the initial installation and then www.site2.site1.com as a subdomain), but this is not ideal since the two sites are completely different and not meant to be subdomains of one another.