when working on localhost, you need to set the php settings differently. If you are running wamp, you nee to click on the wamp server, choose the apache menu -> apache modules then move the menu down and choose rewrite_module. You will need the server to restart for the changes to take affect. It might restart on it's own but if it doesn't, restart it manually. that should do the trick
Chris mentions at the beggining to change the permalinks setting to be more seo friendly but everytime I do I get this message.
"Not Found
The requested URL /2011/02/17/hello-world/ was not found on this server. "
This is the address Im getting the error from:
http://localhost/2011/02/17/hello-world/
I also get the error when trying to do it this way (not at the same time)
http://localhost/wordpress/2011/02/17/hello-world/
Any ideas why this is going wrong...? I must add I get an error like this for every link.
Thanks cyber :-)
Will
Thanks Cybershot! Spent an hour searching for something so simple!