migration - Drupal - Migrating to new server -
i have new drupal installation few hundred nodes. moved development server production server. however, when opened homepage, says page not found. after checking links, seems can't of content. exist in node database, content type tables. verified url aliases in place. in cases, can still see information views had created, when clicking see full node view, "page not found". i did trim cache tables before importing reduce size of db. has had these symptoms before? perhaps there particular table, when truncated, lead problem? **update: imported revision table again, , presto - although content came back, i'm still having sort of permissions problem. when anonymous visitor comes site, told don't have permission see items content type "page", yet in user permissions, looks (definitely before migration) perhaps deleted table? yes, node content information in revisions table, not node table. need revisions table. assume can remigrate again, ti...