Drupal 7站点迁移到不同的域

bar*_*ron 2 migration drupal-7

我将我的Druapl 7站点从域迁移:fourth.third.second.first /子文件夹到另一个域,新地址只有third.second.first本身,没有任何子文件夹.主页加载没有任何问题.当我输入默认选项(在Web浏览器的URL地址栏中)登录用户" third.second.first/user "时,它也不起作用.什么可能导致这个问题?

我已经检查了.htaccess RewriteBase设置.

Fun*_*ude 6

你检查了settings.php吗?那里有一个base_url设置,可让您设置基本网址.