[horde] error on horde/kronolith

Terry Davis tdavis at birddog.com
Fri Aug 31 21:34:38 PDT 2001


Hello again.
The prefs file is in check. echo $uri;  returned this:

month.php
Warning: Cannot add header information - headers already sent by (output started
at /home/web/webmail.birddog.com/horde/kronolith/index.php:26) in
/home/web/webmail.birddog.com/horde/kronolith/index.php on line 27

Thank you for your help and patience.

-- 
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 know why it is giving me the warning but it is telling us the course
> which 
> > stuff is taking at least.
> 
> Okay. Random idea is to make sure that your prefs.php is in sync with 
> prefs.php.dist. Next step, debugging-wise, is to change all of those echos to
> 
> just echo $uri right before the header() call.
> 
> -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/



>From tdavis at birddog.com Date: Sat,  1 Sep 2001 01:22:32 -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 58464 invoked from network); 1 Sep 2001 06:23:18 -0000
Received: from hermes.birddog.com (63.125.164.131)
  by horde.org with SMTP; 1 Sep 2001 06:23:18 -0000
Received: from localhost (prometheus.birddog.com [10.2.0.4])
	by hermes.birddog.com (8.11.6/8.11.6) with ESMTP id f816Nai29814
	for <horde at lists.horde.org>; Sat, 1 Sep 2001 01:23:36 -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 01:22:32 -0500
Message-ID: <999325352.3b907ea8f01ec at secure.birddog.com>
Date: Sat,  1 Sep 2001 01:22:32 -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>
In-Reply-To: <999295038.3b90083eeedb8 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

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?

-- 
Terry Davis
Systems Administrator
BirdDog Solutions, Inc.
(402) 829-6059


Quoting Chuck Hagenbuch <chuck at horde.org>:

> Quoting Terry Davis <tdavis at birddog.com>:
> 
> > Sorry, but I do not know what you mean.
> > I am pretty defective when it comes to php.  I can tool around enough to
> break
> > it and thats about it.  haha
> 
> Look at Kronolith's index.php file. You'll see that there's an if statement
> 
> there, with a corresponding else. I'd start by putting in echo statements in
> 
> each branch so that you can see which one it's hitting.
> 
> Also, make sure that you have error_reporting all the way up and that 
> display_errors in your php.ini is set to On.
> 
> -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/



>From chuck at horde.org Date: Sat,  1 Sep 2001 08:59:03 -0400
Return-Path: <chuck at horde.org>
Mailing-List: contact horde-help at lists.horde.org; run by ezmlm
Delivered-To: mailing list horde at lists.horde.org
Received: (qmail 71286 invoked from network); 1 Sep 2001 13:01:09 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 1 Sep 2001 13:01:09 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id C385B3D9F; Sat,  1 Sep 2001 08:59:03 -0400 (EDT)
Received: from 192.168.0.115 ( [192.168.0.115])
	as user chuck at localhost by marina.horde.org with HTTP;
	Sat,  1 Sep 2001 08:59:03 -0400
Message-ID: <999349143.3b90db97a1a0f at marina.horde.org>
Date: Sat,  1 Sep 2001 08:59:03 -0400
From: Chuck Hagenbuch <chuck at horde.org>
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> <999297224.3b9010c8c8a53 at secure.birddog.com> <999308726.3b903db66c181 at marina.horde.org> <999318878.3b90655e3a138 at secure.birddog.com>
In-Reply-To: <999318878.3b90655e3a138 at secure.birddog.com>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [horde] error on horde/kronolith

Quoting Terry Davis <tdavis at birddog.com>:

> Hello again.
> The prefs file is in check. echo $uri;  returned this:
> 
> month.php

Alright, that looks normal... if you take out the echos in index.php, and put 
one at the top of month.php, does it get that far?

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
Some fallen angels have their good reasons.


>From chuck at horde.org Date: Sat,  1 Sep 2001 11:49:21 -0400
Return-Path: <chuck at horde.org>
Mailing-List: contact horde-help at lists.horde.org; run by ezmlm
Delivered-To: mailing list horde at lists.horde.org
Received: (qmail 74106 invoked from network); 1 Sep 2001 15:51:27 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 1 Sep 2001 15:51:27 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id A93373D97; Sat,  1 Sep 2001 11:49:21 -0400 (EDT)
Received: from 192.168.0.115 ( [192.168.0.115])
	as user chuck at localhost by marina.horde.org with HTTP;
	Sat,  1 Sep 2001 11:49:21 -0400
Message-ID: <999359361.3b91038185968 at marina.horde.org>
Date: Sat,  1 Sep 2001 11:49:21 -0400
From: Chuck Hagenbuch <chuck at horde.org>
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>
In-Reply-To: <999325352.3b907ea8f01ec at secure.birddog.com>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [horde] error on horde/kronolith

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.




More information about the horde mailing list