I've installed MAMP on my imac 27 running os x 10.7.2. I have read dozens of articles on configuration and tried every possible combination that I can think of but, am either getting a 404 Page not found or Firefox is unable to connect to the server at localhost. I'm using wordpress 3.3.1.
In Preferences - Apache:
- I have used the select button to the wordpress folder so that should be correct.
- I have tried
http://localhost/wordpressandlocalhost:8888/wordpressand both with/MAMP/htdocs/wordpressso I don't think it is a question of paths. - I've changed the ports to no avail.
- I've put the database name and passwords in the
wp_config.phpfolder according to instructions - I've also tried opening it as
wp-config-sample.phpwhich should automatically open a configuration panel in wordpress.
Any other ideas out there?