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/

This produces the response:

 Not found.

I'm not coming up with a way around this.

Steve

Reply via email to