By jonbey on
I have moved my Drupal install to a new server, and everything is mostly fine, database set up, all looking good. But, when logged out, I get the "Welcome to your new Drupal website!" screen,
I have added another page and promoted it, gone through the motions, but cannot get the index page back. What could have gone wrong?
Comments
Is it promoted a published,
Is it promoted a published, or do anonymous viewers have the correct permissions to view it?
Look in the
Look in admin/content/node-settings
If a "Rebuild permissions" button appears in that page, try it.
Hi Rebuild permissions
Hi
Rebuild permissions worked! Strangely, there was no rebuild permissions button to press, but a bit of googling led me to the URL, simply admin/content/node-settings/rebuild
Everything is back to how it was on the old server.
Cheers
Jon.