horde login.php and Kronolith/Turba?
list-horde at dragon.net
list-horde at dragon.net
Sat Sep 1 13:50:02 PDT 2001
Sorry. Another "why won't it work"...
I have a working IMP (2.3.7-cvs, Horde 1.3.5-cvs) and /horde/test.php
seems to have found all the things I wanted it to find (like mcal
v0.6). Chora and NIC work fine.
I set up an /etc/mpasswd per libmcal instructions and put in a couple
of test accounts. However, I can't get a login at the initial horde
screen to work and I can't get Turba or Kronolith to work due to the
same failure.
Nothing of note in syslog. In my apache logs, I get:
X.X.X.X - test [01/Sep/2001:13:36:48 -0700] "POST /login.php
HTTP/1.0" 200 2581 "https://hostname/login.php" "Mozilla/4.76
[en] (X11; U; FreeBSD 4.3-RELEASE i386)"
for each login and in the ssl_engine file:
[01/Sep/2001 13:39:50 63166] [info] Connection to child 3 established
(server hostname:443, client Y.Y.Y.Y)
[01/Sep/2001 13:39:50 63166] [info] Seeding PRNG with 1160 bytes of
entropy
[01/Sep/2001 13:39:50 63166] [info] Connection: Client IP:
Y.Y.Y.Y, Protocol: SSLv3, Cipher: RC4-MD5 (128/128 bits)
[01/Sep/2001 13:39:50 63166] [info] Initial (No.1) HTTPS request
received for child 3 (server hostname:443)
[01/Sep/2001 13:39:50 63166] [info] Connection to child 3 closed with
standard shutdown (server hostname:443, client Y.Y.Y.Y)
What I see on the browser is the login screen come back, rather than
going into Kronolith.
I'm using the PHPlib that came with horde-1.2.7-cvs from a previous
install because horde-1.3.5-cvs didn't come with one. If I don't use
that library, I get blank pages, so I assume I must need some version
of PHPlib.
What am I missing? I've gone through all the */docs/INSTALL, FAQ, etc.
Thanks.
Horde Versions
Horde: 1.3.5-cvs
IMP: 2.3.7-cvs
Turba: 0.0.3-cvs
Nic: 0.0.2-cvs
Kronolith: 0.0.3-cvs
Chora: 0.6.5-cvs
PHP Version
View phpinfo() screen
PHP Version: 4.0.6
PHP Major Version: 4.0
PHP Minor Version: 6
PHP Version Classification: release
You are running a supported version of PHP.
PHP Module Capabilities
FTP Support: No
Gettext Support: Yes
IMAP Support: Yes
LDAP Support: Yes
MCAL Support: Yes
Mcrypt Support: No
MySQL Support: Yes
PostgreSQL Support: No
XML Support: Yes
Miscellaneous PHP Settings
magic_quotes_runtime set to Off: Yes
PHP Sessions
Session counter: 1
To unregister the session: click here
PEAR
PEAR - Yes
Mail::RFC822 - Yes
Log - Yes
DB - Yes
>From tdavis at birddog.com Date: Sat, 1 Sep 2001 16:39:14 -0500
Return-Path: <tdavis at birddog.com>
Mailing-List: contact horde-help at lists.horde.org; run by ezmlm
Delivered-To: mailing list horde at lists.horde.org
Received: (qmail 88054 invoked from network); 1 Sep 2001 21:40:00 -0000
Received: from hermes.birddog.com (63.125.164.131)
by horde.org with SMTP; 1 Sep 2001 21:40:00 -0000
Received: from localhost (prometheus.birddog.com [10.2.0.4])
by hermes.birddog.com (8.11.6/8.11.6) with ESMTP id f81LeMi32019
for <horde at lists.horde.org>; Sat, 1 Sep 2001 16:40:22 -0500
Received: from 216.170.58.10 ( [216.170.58.10])
as user td at imap.birddog.com by secure.birddog.com with HTTP;
Sat, 1 Sep 2001 16:39:14 -0500
Message-ID: <999380354.3b915582129e4 at secure.birddog.com>
Date: Sat, 1 Sep 2001 16:39:14 -0500
From: Terry Davis <tdavis at birddog.com>
To: horde at lists.horde.org
References: <999207411.3b8eb1f3eccb6 at webmail.birddog.com> <999279687.3b8fcc47d59f7 at marina.horde.org> <999286506.3b8fe6ea6dcb3 at secure.birddog.com> <999286628.3b8fe76496575 at marina.horde.org> <999289053.3b8ff0dd228e1 at secure.birddog.com> <999289738.3b8ff38a1460e at marina.horde.org> <999290089.3b8ff4e9afe81 at secure.birddog.com> <999295038.3b90083eeedb8 at marina.horde.org> <999325352.3b907ea8f01ec at secure.birddog.com> <999359361.3b91038185968 at marina.horde.org>
In-Reply-To: <999359361.3b91038185968 at marina.horde.org>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 216.170.58.10
X-Scanned-By: MIMEDefang 1.3 (www dot roaringpenguin dot com slash mimedefang)
Subject: Re: [horde] error on horde/kronolith
by auth i mean mpasswd. I am using imap for my auth driver. I am not
commenting out lines but am ommitting the username and password for kronolith
altogether.
--
Terry Davis
Systems Administrator
BirdDog Solutions, Inc.
(402) 829-6059
Quoting Chuck Hagenbuch <chuck at horde.org>:
> Quoting Terry Davis <tdavis at birddog.com>:
>
> > I got a little light on this. THis is very weird. Let's recap:
> > If I click on horde or kronolith I get the 'doc contains no data'.
> >
> > If I simply remove the auth for kronolith, horde starts working. Of course
> the
> > calendaring is disabled. I have /etc/mpasswd created with the appropriate
>
> > username and password in it (using htpasswd).
> >
> > Any ideas on this one?
>
> Which auth driver are you using? Do you get different results with a
> different
> auth driver? By "remove the auth for kronolith", what exactly do you mean
> (what
> exactl lines are you commenting out)?
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck at horde.org>
> Some fallen angels have their good reasons.
>
> --
> Horde mailing list: http://horde.org/horde/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the horde
mailing list