I have 3 Drupal sites that I have developed but I learned most of it by trial and error.
I recently decided to set up a localhost to try some things out, so
1) I copied all the files into the www folder on Wampserver
2) I backed up the database and copied it into mysql on wamp (I had to install php 5.2 and also create a username and password in mysql to match the one in the original database)
I now get the "site offline" page - it has the header and site name, so it must be accessing the database.
On my real website, I would just add "/user" to the end of the name and then log in. However I get "Not Found - The requested URL /sitename.com/user was not found on this server.
How do I get into the site?
Read »








