I had drupal installed in following way:
One basic installation
under this directory hytyel
full installation of drupal except, I used symbolic links to binaries of core to avoid multiple code base.

I tried to move it to new server and at the same time do following configuration:
Addinf /sites directory new directory and modify settings.php to connect right database into where I imported the old context.

Now the right front page center context shows up without any formatting, menus and headers do not show up at all. I think drupal is mixing the two sites althought the ulr in browser does not change.

I have virtual hosts sett up in apache 2 so, that www home directory is drupal installation directory. Anyone has any idea what I have configured wrong.

Thanks for any help,
Arto

Comments

artol’s picture

Status: Active » Closed (fixed)

Error found. I could not search replace all urls on mysql backup file. I do not know why. That would have been a lot easier. Now I had to do some url changes in database, some by hand, when I did not found right tables.