Return-Path: Delivered-To: apmail-incubator-vcl-user-archive@minotaur.apache.org Received: (qmail 3178 invoked from network); 23 Aug 2009 14:18:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Aug 2009 14:18:36 -0000 Received: (qmail 22797 invoked by uid 500); 23 Aug 2009 14:18:57 -0000 Delivered-To: apmail-incubator-vcl-user-archive@incubator.apache.org Received: (qmail 22719 invoked by uid 500); 23 Aug 2009 14:18:57 -0000 Mailing-List: contact vcl-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: vcl-user@incubator.apache.org Delivered-To: mailing list vcl-user@incubator.apache.org Received: (qmail 22710 invoked by uid 99); 23 Aug 2009 14:18:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2009 14:18:57 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sengork@gmail.com designates 74.125.92.148 as permitted sender) Received: from [74.125.92.148] (HELO qw-out-1920.google.com) (74.125.92.148) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2009 14:18:45 +0000 Received: by qw-out-1920.google.com with SMTP id 5so1117178qwf.54 for ; Sun, 23 Aug 2009 07:18:24 -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 :content-transfer-encoding; bh=zHqwGjI6cKapQaRVmHUtgLjZA1QXFTTeJ8q8UtvcoaY=; b=QrUoDjwFEgI92v26aDe2K7/DCaRZ58gYKUMehpTmoSF4ewiGA00UhJ1OFyqpWF55X7 4GVuSaHUZKBkpKZJpdmTKWenlrTor4Wbjf1Pg7u0ionf8w0XYdRrhhYnnZC1g49WxZ/U fqWVmLj0DGkTBnilhmn061DlHVgP+Kmx5C0Kw= 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:content-transfer-encoding; b=mf41LZFxkwusJ20/XfezlJOCebkcHqhbFd4x35EbwPMpc2EnOcgSRrz2Zo823c1t2G luU76niWomvOElawwSzX4KV/gImx5G/g9NN3egeNhwQX0cdkNGPBOdhnbVdF6XOSeDx8 H1Sr33rTxjvdSaHilCtwiwhtazPDBFbq4rtM8= MIME-Version: 1.0 Received: by 10.224.78.22 with SMTP id i22mr2082646qak.280.1251037104611; Sun, 23 Aug 2009 07:18:24 -0700 (PDT) In-Reply-To: <8417e52e0908230643t51829379re9050ea70d95c233@mail.gmail.com> References: <7b00e21d79c34b99bdd2faf415572fdc@ale.csce.kyushu-u.ac.jp> <8417e52e0908230643t51829379re9050ea70d95c233@mail.gmail.com> Date: Mon, 24 Aug 2009 00:18:24 +1000 Message-ID: <8417e52e0908230718m3bafaa96l31c021a50aea9b67@mail.gmail.com> Subject: Re: Any document for "Creating Linux base install" in creating base environments ? From: Sengor To: vcl-user@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Worked my problem out, I did not set the COOKIEDOMAIN in conf.php appropriately. :) On Sun, Aug 23, 2009 at 11:43 PM, Sengor wrote: > > Hi Satoshi, > Refer to http://ibiblio.org/vclvm/ and/or look under the INSALLATION file= from svn repository. > I'm currently experimenting with VCL on Ubuntu within VMware, so far can = get into the login screen, login with the admin account (login does not fai= l) however VCL refers me all the way back to the login screen. Trying to fi= gure out why this is happening... -- sengork