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

rockitdev’s picture

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.

penguintrax’s picture

Apache 404 error. I'll take a look at the FAQ also. Thank you. I'll report back.

heine’s picture

penguintrax’s picture

Thanks so much - the problem was the .htaccess file.