I made a duplicate of a perfectly working Drupal application by copying the database in phpmyadmin, downloading all the files and reinstalling them on another domain. I could get the site up and running, but when clicking on most of the CCK content I get this Drupal error: "requested page could not be found" (not the browser page cannot be found-page). Strange thing is it's not consistently: it finds some of the content and some of it not. Anyone a clue what's going on?

Comments

dunklea’s picture

I'm encountering the same problems. I've searched through these forums left and right for a solution, but no luck so far..

I've created a new database, set the correct privileges, then used a mysql dump to copy my dev database to production. I then modify my settings.php file to the new database then navigate to the site. The vast majority of the site is up and running, but upon closer inspection I notice that several hundred content pages are missing. It seems really random, some pages are there, some are not.

Anyone have any ideas what's going on here?

Thanks!
Andrew