Recently one of my sites was upgraded to Drupal 5.7 from 5.1 and I was get a 404 or page not found error on all pages of my website except the front page. How I solved this.
Troubleshooting
"Page Not Found" error on ALL pages of Drupal website
Posted June 17th, 2008 by adminRecently one of my sites was upgraded to Drupal 5.7 from 5.1 and I was get a 404 or page not found error on all pages of my website except the front page. How I solved this.
"Page Cannot be Found" When Searching
Posted June 26th, 2007 by adminI had a strange problem on this site. Every time I try to search it gave me "Page Cannot be Found"
Luckily there is an easy fix to this problem in 5.1.
Drupal Login: Persistent login prompt without an error message
Posted September 18th, 2006 by adminIf you are unable to login after you have upgraded.
Checkout this link
http://www.cmsproducer.com/drupal-login-session-cookie-without-error
if that doesnt work try adding the following line to your settings.php
ini_set('session.cookie_domain', '.example.com');








