Can't login to Drupal (404)

I've been working on a project for a while on my main dev machine, but needed to run it on my laptop too.

Usually copying a sitre across is quick but this time I re-installed the OS too, everything wnet OK except for some reason I couldn't log in to my drupal site.

Eventually I noticed that while the site appeared to be working, every page was being served with a 404 header.

What happpend is that I hadn't enabled mod_rewrite

The .htaccess had been configured to serve drupal 404 pages, but in this case Drupal (once started as a 404 handler) correctly processed the URL - but presumably without the form data.

 

 

 

Tags

Post new comment

Got something to add - just enter a comment
all other fields are optional.

Your email address will not be published.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options