By penguintrax on
I've got Drupal installed per the instructions for MAMP, but can't get past index.php. Every link or attempt to log in to the site throws back a 404 error. This is a copy of a site already in production, and that site is working fine.
I installed this local site the same as prod, changing settings.php, importing the database, etc.
I just need to have a local install as I create documentation.
Any help would be appreciated.
Thanks,
Barbara
Comments
Are you getting an apache 404
Are you getting an apache 404 or a drupal 404 type error?
A drupal 404 should still render your theme, although will display an error such as content not found.
Apache 404 error. I'll take a
Apache 404 error. I'll take a look at the FAQ also. Thank you. I'll report back.
FAQ
From the troubleshooting faq:
"Page Not Found" Errors on every page except homepage.
THANK YOU!!
Thanks so much - the problem was the .htaccess file.