On 17 Feb 2009, at 18:15, Wout Mertens wrote:
{"error":"unknown","reason":"<!DOCTYPE HTML PUBLIC \"-//IETF//DTD
HTML 2.0//EN\">\n<html><head>\n<title>404 Not Found</title>\n</
head><body>\n<h1>Not Found</h1>\n<p>The requested URL /test_suite_db/
_design/test was not found on this server.</p>\n</body></html>
\n","line":331,"expressionBeginOffset":11155,"expressionEndOffset":
11167,"sourceId":670957024,"sourceURL":"http://localhost/_utils/script/couch.js?0.9.0
"}
I can't figure out if this is just the test expecting the word-for-
word error reply that CouchDB would send or if something isn't
proxied properly by Apache.
This is an Apache error message. CouchDB doesn't emit HTML. Check your
couch.log. Set the log level to debug, if needed.
Cheers
Jan
--