Stuck in 5 min Install
-
First time, I’m installing on an iMac with MAMP up and running, and I’m in step 4 of the WP install:
Step 4: Downloading and Installing WordPress
Now it’s time to download WordPress. Once you’ve downloaded and unzipped the WordPress download, open up the “wordpress” folder. Click and drag all of the files from the wordpress folder to your MAMP document root (I use /Users/USERNAME/Sites/wordpress/).Others with the default MAMP install should rename and drag the folder to the htdocs folder, located under /Applications/MAMP.
— THIS IS DONE: /Applications/MAMP/htdocs contains all the files that were in the wordpress downloaded/extracted folder, e.g. index.php
— MAMP prefs for Web Server are …/Applications/MAMP/htdocsThen in the browser, go to localhost:port/folder_renamed to run the install. For example, in the default MAMP install, if the folder was renamed wordpresstest, go to localhost:8888/wordpresstest.
— I’ve not changed any of the defaults, so I entered this URL: http://localhost:8888/wordpress
— the result is 404 not foundI’ve tried to be scrupulous about following the instructions, but something is whack. And the instructions are at times quite difficult to follow.
Help please!
The topic ‘Stuck in 5 min Install’ is closed to new replies.