[horde] Log.php

doug moore lordscarlet at idledreams.net
Mon Feb 5 06:12:51 PST 2001


even with those changes redirect.php still gives me the page cannot be
displayed error


----- Original Message -----
From: "EEMAN" <eeman at bluegrass.net>
To: <horde at lists.horde.org>
Sent: Monday, February 05, 2001 8:27 AM
Subject: RE: [horde] Log.php


> I had the same problem with Log.php and you may not be aware of it yet but
> you will probably run into the Compress.php missing file problem too.
After
> rooting through the php code of imp I learned that they only look for
these
> files when certain settings are turned on in the conf.php. I felt I didn't
> need them just yet so I disabled logging and compressed html. Afterwards
> everything works great.  here are the two settings I disabled..
>
> $conf['log']['enabled'] = false;
> $conf['compress_pages'] = false;
>
> -----Original Message-----
> From: doug moore [mailto:lordscarlet at idledreams.net]
> Sent: Monday, February 05, 2001 1:17 AM
> To: horde at lists.horde.org
> Subject: Re: [horde] Log.php
>
>
> umm.. i just tried the demo site (which worked a couple days ago) and i
got
> the same message...  could it because my imap server isn't working? that's
> not possible cuz i'm using for this msg right now, so nevermind. :)  the
> demo site gives me the same "The page cannot be
> displayed" when i log in.. is something messed up in cvs?
>
> doug.
>
>
>
> ----- Original Message -----
> From: "Chuck Hagenbuch" <chuck at horde.org>
> To: <horde at lists.horde.org>
> Sent: Sunday, February 04, 2001 11:26 PM
> Subject: Re: [horde] Log.php
>
>
> > Quoting doug moore <lordscarlet at idledreams.net>:
> >
> > > I was told the discussion from bug 586 here.  Log.php cannot be found,
> even
> > > after a make install in the src/php4/pear directory..
> >
> > Have you checked to see if Log.php is in the pear directory that you're
> > installing? From the look of it, you have 4.04pl1, which is probably too
> old -
> > grab pear out of php4 cvs or from a snapshot (snaps.php.net).
> >
> > > I also get nothing for turba when i try to go to it (file can't be
> found) and
> >
> > Not sure about this - can you do some debugging and see whether it's
dying
> in
> > redirect.php, or somewhere else, and maybe see why?
> >
> > > also, when i get the: You are accessing the system as a Guest. Would
you
> > > like to log in?  prompt and i click "log in" nothing happens.. it just
> > > loads up the same screen..
> >
> > Horde login doesn't do anything right now.
> >
> > -chuck
> >
> > --
> > Charles Hagenbuch, <chuck at horde.org>
> > "My intuitive grasp of math often leads me astray." -Me
> >
> > --
> > Horde mailing list: http://horde.org/horde/
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> >
>
>
> --
> Horde mailing list: http://horde.org/horde/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
>
> --
> Horde mailing list: http://horde.org/horde/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>



>From chuck at horde.org Date: Mon,  5 Feb 2001 10:07:45 -0500
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 49420 invoked from network); 5 Feb 2001 15:08:39 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
  by horde.org with SMTP; 5 Feb 2001 15:08:39 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id CDEAD39F4; Mon,  5 Feb 2001 10:07:45 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck at marina by marina.horde.org with HTTP;
	Mon,  5 Feb 2001 10:07:45 -0500
Message-ID: <981385665.3a7ec1c18f3ac at marina.horde.org>
Date: Mon,  5 Feb 2001 10:07:45 -0500
From: Chuck Hagenbuch <chuck at horde.org>
To: horde at lists.horde.org
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] Log.php

Quoting EEMAN <eeman at bluegrass.net>:

> I had the same problem with Log.php and you may not be aware of it yet but
> you will probably run into the Compress.php missing file problem too. After
> rooting through the php code of imp I learned that they only look for these
> files when certain settings are turned on in the conf.php. I felt I didn't
> need them just yet so I disabled logging and compressed html. Afterwards
> everything works great.  here are the two settings I disabled..

This will cause you not to run into those errors, but it is not a solution. 
Compression, in particular, can be a huge performance boost. If you go to 
http://snaps.php.net/, and download the latest php4 code, you will get a 
version of PEAR that includes the Log package and HTTP/Compress.php.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"My intuitive grasp of math often leads me astray." -Me


>From chuck at horde.org Date: Mon,  5 Feb 2001 10:09:45 -0500
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 50242 invoked from network); 5 Feb 2001 15:10:39 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
  by horde.org with SMTP; 5 Feb 2001 15:10:39 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id EA44839F4; Mon,  5 Feb 2001 10:09:45 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck at marina by marina.horde.org with HTTP;
	Mon,  5 Feb 2001 10:09:45 -0500
Message-ID: <981385785.3a7ec239d08f9 at marina.horde.org>
Date: Mon,  5 Feb 2001 10:09:45 -0500
From: Chuck Hagenbuch <chuck at horde.org>
To: horde at lists.horde.org
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] Log.php

Quoting doug moore <lordscarlet at idledreams.net>:

> i don't care what it says, i loaded from the php cvs today (MAY have been
> yesterday).. it's the newest.. i have Log.php in my pear dir, do i just
> need to copy that?  make install doesn't copy it over..

make install should run make install inside PEAR. And you're running 4.0.4pl1 - 
development versions have -cvs at the end of their version strings.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"My intuitive grasp of math often leads me astray." -Me


>From chuck at horde.org Date: Mon,  5 Feb 2001 10:11:01 -0500
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 50873 invoked from network); 5 Feb 2001 15:11:55 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
  by horde.org with SMTP; 5 Feb 2001 15:11:55 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id F113E39F4; Mon,  5 Feb 2001 10:11:01 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck at marina by marina.horde.org with HTTP;
	Mon,  5 Feb 2001 10:11:01 -0500
Message-ID: <981385861.3a7ec285c3f9d at marina.horde.org>
Date: Mon,  5 Feb 2001 10:11:01 -0500
From: Chuck Hagenbuch <chuck at horde.org>
To: horde at lists.horde.org
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] Log.php

Quoting doug moore <lordscarlet at idledreams.net>:

> if i copy Log.php into /usr/lib/php/ i get:
> 
> Fatal error: Call to a member function on a non-object in
> /usr/local/apache/htdocs/horde/imp/login.php on line 101

Did you copy the Log/ subdirectory also?

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"My intuitive grasp of math often leads me astray." -Me


>From chuck at horde.org Date: Mon,  5 Feb 2001 10:17:28 -0500
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 51703 invoked from network); 5 Feb 2001 15:18:22 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
  by horde.org with SMTP; 5 Feb 2001 15:18:22 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 7F9B239F5; Mon,  5 Feb 2001 10:17:28 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck at marina by marina.horde.org with HTTP;
	Mon,  5 Feb 2001 10:17:28 -0500
Message-ID: <981386248.3a7ec4084ce94 at marina.horde.org>
Date: Mon,  5 Feb 2001 10:17:28 -0500
From: Chuck Hagenbuch <chuck at horde.org>
To: horde at lists.horde.org
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] Log.php

Quoting doug moore <lordscarlet at idledreams.net>:

> umm.. i just tried the demo site (which worked a couple days ago) and i got
> the same message...  could it because my imap server isn't working? that's
> not possible cuz i'm using for this msg right now, so nevermind. :)  the
> demo site gives me the same "The page cannot be
> displayed" when i log in.. is something messed up in cvs?

Give me a moment to look into it - both of my development installations are 
working, but obviously something is a little funny.

Btw, Babel isn't going to give you anything usable right now.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"My intuitive grasp of math often leads me astray." -Me




More information about the horde mailing list