Hi everyone,

I am having problems setting up my multiplesite. I have followed a couple guides, created a directory in my sites folder, put a new settings.php file in there and pointed my server to the new directory. However, if you go to the URL it can't seem to find the basic drupal install. Here is my url to see the problem

http://www.go-volunteerabroad.com/

I am stuck right now, anyone know what the problem is and how to fix it?

Thanks a lot!

Comments

vm’s picture

version of drupal in use? you failed to tag this thread.

documents that you used to create your multisite?

is the main site already installed?
did you point the doc root of the domain linked above to the main drupal site? (same site index.php resides in?)
are both sites on the same server?

dunklea’s picture

i had to direct my vhost to the home directory and it worked! thanks a lot =)