Search code examples
phpdrupaldrupal-6

Links not working after Drupal site migration


I moved a drupal installation from one server to localhost. Steps I followed:

  1. Copied whole directory structure from old server.
  2. Exported database from old server.
  3. added files to newdomain/drupal
  4. Imported database
  5. edited settings.php with new database information.

As of right now the home page is working. But none of the links to any of the nodes or any of the admin paths I know seem to exist. I get the localhost home page. Any ideas ?


Solution

  • do you have .htaccess file in the site folder? please try with default .htaccees file for your Drupal version