I've a site created on my testing server which I now want to move to the real server. The problem is that the site is configured as a mulit-site on my testing server and therefor using one foldername and when moving it to the real server, also configured as multi, I have to use anoter folder name. So when exporting the database (I guess) the paths to the site doesn't match when using it on the real-server site. Is there a way to solve this problem without re-building the site?

Comments

styro’s picture

If you change the $base_url to match the new directory. And if you use clean urls, you might have to edit RewriteBase in your .htaccess file.

All internal paths in Drupal are based off $base_url - unless you've manually hard coded them in HTML.

--
Anton
New to Drupal? Please read this
Also: Forum posting tips

Kameleonten’s picture

warning: array_keys(): The first argument should be an array in /home/drupal/includes/menu.inc on line 916.

warning: Wrong parameter count for min() in /home/drupal/includes/menu.inc on line 916