From user-return-5424-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Wed Jul 08 09:22:38 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 95229 invoked from network); 8 Jul 2009 09:22:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jul 2009 09:22:38 -0000 Received: (qmail 59622 invoked by uid 500); 8 Jul 2009 09:22:47 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 59541 invoked by uid 500); 8 Jul 2009 09:22:47 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 59531 invoked by uid 99); 8 Jul 2009 09:22:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 09:22:47 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of a2.michalski@gmail.com designates 209.85.220.228 as permitted sender) Received: from [209.85.220.228] (HELO mail-fx0-f228.google.com) (209.85.220.228) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 09:22:37 +0000 Received: by fxm28 with SMTP id 28so6696797fxm.11 for ; Wed, 08 Jul 2009 02:22:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=kxIETZsokGMlUxhFdUaUM7Q+HY52TsLQNb+W0UJ4gpY=; b=W+ftrntBJBcCcBFJAsi7nBjPbtUevc6HsWDEImdCjTznPQICMnsNlT3cPmwE6C4Xki uzsbX8Esuta4nY0w/Ye4WvcvGVbTWQDvWPS8qp0wDQyAftMbB6Zx0qfunIlDEmHOWeeH gunjmJMhZQ8xBadr0zD43FvfjWRZ22gbKtZ9I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=u6dcZUE+IV+VMivheAmf6cll+ajDMmeQEbD8y5r1QOTabavENZrbYWWfdZKIacx7+K AMaZfIu5Zm7+zbC09hz6ObxG7+ilkzjCX+urLYwN7k9ZQPinD0FfFAU/iQsG32tpQweH RgZ0YY7nNSUfaOrFvs0z1sud6p8omfUT8C+3U= MIME-Version: 1.0 Received: by 10.86.54.1 with SMTP id c1mr2743682fga.23.1247044936243; Wed, 08 Jul 2009 02:22:16 -0700 (PDT) In-Reply-To: <90c8e4d90907071410s38fbd6fbo3f485677d2164141@mail.gmail.com> References: <90c8e4d90907071353t15c972b3yf5e3002c9ef2b83c@mail.gmail.com> <90c8e4d90907071410s38fbd6fbo3f485677d2164141@mail.gmail.com> Date: Wed, 8 Jul 2009 11:22:16 +0200 Message-ID: <90c8e4d90907080222l22d26867yb24954cab926bc37@mail.gmail.com> Subject: Re: Can not create view using Futon From: Adam Michalski To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=000e0cd2421e719cbd046e2e46b8 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd2421e719cbd046e2e46b8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I found a solution: http://wiki.apache.org/couchdb/Apache_As_a_Reverse_Proxy 2009/7/7 Adam Michalski > the most of tests has failure or error staus with. The exceptoin is: > > {"error":"unknown","reason":" 2.0//EN\">\n\n404 Not > Found\n\n

Not Found

\n

The requested URL > /test_suite_db/_design/test was not found on this > server.

\n
\n
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.6 with > Suhosin-Patch Server at mypage.com Port 80
\n\n"} > > > > 2009/7/7 Andrew Melo > > Do the tests pass? I had a compiler issue that was bombing couch out. >> >> ---- >> Andrew Melo >> Sent from my secret fortress. >> >> >> On Jul 7, 2009, at 15:53, Adam Michalski wrote: >> >> Hi, >>> >>> I have a problem. I can create and edit simple document using the Web >>> based >>> administration console - Futon, everything works fine, >>> but I can not create new document as a view, for example with >>> "_design/testview" id, nothing happens when I click "Create" button. >>> I am using CouchDB 0.9.0. >>> >>> Thanks for advice >>> >>> Adam >>> >> > --000e0cd2421e719cbd046e2e46b8--