On Wed, Mar 11, 2009 at 1:31 PM, Steve Miller <[email protected]> wrote: > I have installed CouchDB on Windows XP. In both Firefox and IE, I have > connected to the database with: > > http://localhost:5984/. > > I see displayed in the browser: > {"couchdb":"Welcome","version":"0.0.0"} > > This was nice to see. Per the O'Reilly Getting Started book, I tried to load > Futon with the command: > > http://127.0.0.1:5984/_utils/ >
I assume you tried http://localhost:5984/_utils/ I'm not familiar with Windows, but this looks hopeful, as you did get the welcome message from / > This produces the response: > > Not found. > > I'm not coming up with a way around this. > > Steve > -- Chris Anderson http://jchris.mfdz.com
