Hi Joe,
Joe wrote:
After changing and saving the windows host file and starting the cookbook app with Mongrel,
< browsing to www.mycookbook.com does not
work.
For starters, let's try something a little more direct in order to narrow down the problem. Don't start mongrel from the IR manager. Open a command window from IR manager, cd into the cookbook directory, and then start mongrel manually. Make note of what ip address and port it starts on. I'm still working on the 1.3 release and starting mongrel manually brings it up on 3000. I think it starts on 3001 now (by default) through IR manager. At any rate, once it starts, open your browser using http://127.0.0.1:3000 (or whatever combination mongrel tells you it's using). Let us know what happens.
Best regards, Bill