From eculp at encontacto.net Fri Mar 7 07:09:24 2003
From: eculp at encontacto.net (eculp@encontacto.net)
Date: Fri Mar 7 07:09:42 2003
Subject: [jonah] cvs head - Seeing a blank screen in Jonah.
Message-ID: <1047049764.0c8cb747fdd39@mail.encontacto.net>
I did a cvs update yesterday afternoon and updated all - I hope - of the
configuration files. This morning I did another before checking my email.
Rechecked my config files and everything seemed to work until I went to Jonah.
I get a blank screen.
[Fri Mar 7 07:00:23 2003] [error] PHP Fatal error: main() [function.main]: Failed opening
required '/usr/local/www/data/horde/config/../templates/menu/menu.inc'
(include_path='.:/usr/local/lib/php') in
/usr/local/www/data/horde/jonah/menu.php on line 12
I could have missed something in the configuration. It would seem to be
something with the registry but all the other apps are O.K. I'm going to
keep looking.
Thanks,
ed
--
-------------------------------------------------
From chuck at horde.org Fri Mar 7 10:38:31 2003
From: chuck at horde.org (Chuck Hagenbuch)
Date: Fri Mar 7 07:39:56 2003
Subject: [jonah] cvs head - Seeing a blank screen in Jonah.
In-Reply-To: <1047049764.0c8cb747fdd39@mail.encontacto.net>
References: <1047049764.0c8cb747fdd39@mail.encontacto.net>
Message-ID: <1047051511.abe9b6ec38f8d@marina.horde.org>
Quoting eculp@encontacto.net:
> I did a cvs update yesterday afternoon and updated all - I hope - of the
> configuration files. This morning I did another before checking my
> email. Rechecked my config files and everything seemed to work until I
> went to Jonah. I get a blank screen.
I can't reproduce this.
-chuck
--
Charles Hagenbuch,
I know there's fish out there, but where g-d only knows.
From ibarra at hawk.com Fri Mar 7 11:56:38 2003
From: ibarra at hawk.com (Michael C. Ibarra)
Date: Fri Mar 7 08:48:06 2003
Subject: Fwd: Re: [jonah] cvs head - Seeing a blank screen in Jonah.
Message-ID: <1047056198.1b2a6be47ec93@webmail.hawk.com>
> Quoting eculp@encontacto.net:
>
> I did a cvs update yesterday afternoon and updated all - I hope - of the
> configuration files. This morning I did another before checking my
> email. Rechecked my config files and everything seemed to work until I
> went to Jonah. I get a blank screen.
I too am getting a blank white screen, but only from within the main
Horde page. When I go to Jonah, I am getting:
Fatal error: Failed opening required 'HTTP/Request.php'
(include_path='/usr/local/lib/php:.') in /horde/jonah/lib/Jonah.php on line 479
-mike
From chuck at horde.org Fri Mar 7 11:52:05 2003
From: chuck at horde.org (Chuck Hagenbuch)
Date: Fri Mar 7 08:53:26 2003
Subject: Fwd: Re: [jonah] cvs head - Seeing a blank screen in Jonah.
In-Reply-To: <1047056198.1b2a6be47ec93@webmail.hawk.com>
References: <1047056198.1b2a6be47ec93@webmail.hawk.com>
Message-ID: <1047055925.fc888cf731916@marina.horde.org>
Quoting "Michael C. Ibarra" :
> Fatal error: Failed opening required 'HTTP/Request.php'
> (include_path='/usr/local/lib/php:.') in /horde/jonah/lib/Jonah.php on
> line 479
See horde/test.php. You're missing a PEAR library.
-chuck
--
Charles Hagenbuch,
I know there's fish out there, but where g-d only knows.
From ibarra at hawk.com Fri Mar 7 12:09:36 2003
From: ibarra at hawk.com (Michael C. Ibarra)
Date: Fri Mar 7 09:01:02 2003
Subject: Fwd: Re: [jonah] cvs head - Seeing a blank screen in Jonah.
In-Reply-To: <1047055925.fc888cf731916@marina.horde.org>
References: <1047056198.1b2a6be47ec93@webmail.hawk.com>
<1047055925.fc888cf731916@marina.horde.org>
Message-ID: <1047056976.d1003b963a13d@webmail.hawk.com>
Thanks for the help Chuck, I was actually missing two PEAR libs.
Works great now,
-mike
Quoting Chuck Hagenbuch :
> Quoting "Michael C. Ibarra" :
>
> > Fatal error: Failed opening required 'HTTP/Request.php'
> > (include_path='/usr/local/lib/php:.') in /horde/jonah/lib/Jonah.php on
> > line 479
>
> See horde/test.php. You're missing a PEAR library.
>
> -chuck
>
> --
> Charles Hagenbuch,
> I know there's fish out there, but where g-d only knows.
>
> --
> Jonah mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: jonah-unsubscribe@lists.horde.org
>
From ibarra at hawk.com Fri Mar 7 12:16:18 2003
From: ibarra at hawk.com (Michael C. Ibarra)
Date: Fri Mar 7 09:07:45 2003
Subject: [jonah] Unable To Unsub From No Longer Avail. Newsfeeds
Message-ID: <1047057378.884876c1d5eaf@webmail.hawk.com>
Hello:
I am getting errors for news files that do not exist, yet I am
unable to unsub from them to stop these errors. The newsfeeds
are:
Windows CE Power
PDARealm
Google Top 10
Is there any other way to unsub?
Thanks,
-mike
From eculp at encontacto.net Fri Mar 7 09:56:15 2003
From: eculp at encontacto.net (eculp@encontacto.net)
Date: Fri Mar 7 09:56:23 2003
Subject: Fwd: Re: [jonah] cvs head - Seeing a blank screen in Jonah.
In-Reply-To: <1047055925.fc888cf731916@marina.horde.org>
References: <1047056198.1b2a6be47ec93@webmail.hawk.com>
<1047055925.fc888cf731916@marina.horde.org>
Message-ID: <1047059775.2872815d3d2d6@mail.encontacto.net>
Quoting Chuck Hagenbuch :
| Quoting "Michael C. Ibarra" :
|
| > Fatal error: Failed opening required 'HTTP/Request.php'
| > (include_path='/usr/local/lib/php:.') in /horde/jonah/lib/Jonah.php on
| > line 479
|
| See horde/test.php. You're missing a PEAR library.
|
Chuck,
Thanks for the suggestion and I'm glad it worked for Mike,
but test.php seems to be happy here.
Ther Pear section from test.php follows:
PEAR
* PEAR - Yes
* Recent PEAR - Yes
* Mail - Yes
* Mail_Mime - Yes
* Log - Yes
* DB - Yes
* Net_Socket - Yes
* File - Yes (Test for a known problem with File.php)
* Date - Yes
* Auth_SASL - Yes
* HTTP_Request - Yes
* Net_URL - Yes
I guess that I'm now the only one with the problem so it must be in my
configuration somewhere.
Thanks,
ed
--
-------------------------------------------------
From chuck at horde.org Fri Mar 7 13:39:37 2003
From: chuck at horde.org (Chuck Hagenbuch)
Date: Fri Mar 7 10:40:57 2003
Subject: Fwd: Re: [jonah] cvs head - Seeing a blank screen in Jonah.
In-Reply-To: <1047059775.2872815d3d2d6@mail.encontacto.net>
References: <1047056198.1b2a6be47ec93@webmail.hawk.com>
<1047055925.fc888cf731916@marina.horde.org>
<1047059775.2872815d3d2d6@mail.encontacto.net>
Message-ID: <1047062377.c3bfb9c38e561@marina.horde.org>
Quoting eculp@encontacto.net:
> Thanks for the suggestion and I'm glad it worked for Mike,
> but test.php seems to be happy here.
The reply/suggestion *was* to Mike. Your error isn't reproducible as far as
I can tell; I assume you've made sure that the file actually exists, has the
right permissions, that you didn't make local mods or have CVS update
errors, etc. Right?
-chuck
--
Charles Hagenbuch,
I know there's fish out there, but where g-d only knows.
From eculp at encontacto.net Fri Mar 7 11:12:38 2003
From: eculp at encontacto.net (eculp@encontacto.net)
Date: Fri Mar 7 11:12:43 2003
Subject: Fwd: Re: [jonah] cvs head - Seeing a blank screen in Jonah.
In-Reply-To: <1047062377.c3bfb9c38e561@marina.horde.org>
References: <1047056198.1b2a6be47ec93@webmail.hawk.com>
<1047055925.fc888cf731916@marina.horde.org>
<1047059775.2872815d3d2d6@mail.encontacto.net>
<1047062377.c3bfb9c38e561@marina.horde.org>
Message-ID: <1047064358.a75be0131931c@mail.encontacto.net>
Quoting Chuck Hagenbuch :
| Quoting eculp@encontacto.net:
|
| > Thanks for the suggestion and I'm glad it worked for Mike,
| > but test.php seems to be happy here.
|
| The reply/suggestion *was* to Mike. Your error isn't reproducible as far as
| I can tell; I assume you've made sure that the file actually exists,
Solved by substituting last weeks configuration files one by one. Somehow I
managed to corrupt my jonah/config/conf.php file yesterday while checking and
updating the other configuration files. A conf.php from last week and a new
one both work great.
Sorry for the noise, Thanks for the help.
ed
-------------------------------------------------
From chuck at horde.org Fri Mar 7 14:43:34 2003
From: chuck at horde.org (Chuck Hagenbuch)
Date: Fri Mar 7 11:44:56 2003
Subject: [jonah] Unable To Unsub From No Longer Avail. Newsfeeds
In-Reply-To: <1047057378.884876c1d5eaf@webmail.hawk.com>
References: <1047057378.884876c1d5eaf@webmail.hawk.com>
Message-ID: <1047066214.b58129b4db851@marina.horde.org>
Quoting "Michael C. Ibarra" :
> I am getting errors for news files that do not exist, yet I am
> unable to unsub from them to stop these errors. The newsfeeds
> are:
>
> Windows CE Power
> PDARealm
> Google Top 10
>
> Is there any other way to unsub?
Not currently. Can you paste the errors? I can try and silence them, at least.
Would people be okay with automatically removing sources that aren't
available from people's preferences?
-chuck
--
Charles Hagenbuch,
I know there's fish out there, but where g-d only knows.
From ibarra at hawk.com Fri Mar 7 15:45:39 2003
From: ibarra at hawk.com (Michael C. Ibarra)
Date: Fri Mar 7 12:37:05 2003
Subject: [jonah] Unable To Unsub From No Longer Avail. Newsfeeds
In-Reply-To: <1047066214.b58129b4db851@marina.horde.org>
References: <1047057378.884876c1d5eaf@webmail.hawk.com>
<1047066214.b58129b4db851@marina.horde.org>
Message-ID: <1047069939.a4c2468ba0b75@webmail.hawk.com>
Quoting Chuck Hagenbuch :
> Quoting "Michael C. Ibarra" :
>
> > I am getting errors for news files that do not exist, yet I am
> > unable to unsub from them to stop these errors. The newsfeeds
> > are:
> >
> > Windows CE Power
> > PDARealm
> > Google Top 10
> >
> > Is there any other way to unsub?
>
> Not currently. Can you paste the errors? I can try and silence them, at
> least.
They all look the same, here are two.
Warning: readfile("/var/spool/jonah/html/windowscepower-1.html") - No such file
or directory in /horde/lib/Horde.php on line 270
Warning: readfile("/var/spool/jonah/html/googletop10-1.html") - No such file or
directory in /horde/lib/Horde.php on line 270
> Would people be okay with automatically removing sources that aren't
> available from people's preferences?
Heck, there would be no complaints from me :-)
-mike
From alb at chrisalbertson.com Fri Mar 7 14:47:43 2003
From: alb at chrisalbertson.com (Chris J Albertson)
Date: Fri Mar 7 12:45:49 2003
Subject: [jonah] Unable To Unsub From No Longer Avail. Newsfeeds
In-Reply-To: <1047069939.a4c2468ba0b75@webmail.hawk.com>
References: <1047057378.884876c1d5eaf@webmail.hawk.com>
<1047066214.b58129b4db851@marina.horde.org>
<1047069939.a4c2468ba0b75@webmail.hawk.com>
Message-ID: <1047070063.aecaf058d9fb3@secure.chrisalbertson.com>
> Would people be okay with automatically removing sources that aren't
> available from people's preferences?
When you talk about auto-remove, would this be a runtime thing? ie. when the
list of available sources loads, it would check each source and only display if
available? If this is what you're talking about, I would have questions about
performance. Maybe add this to the administration configuration of Jonah as an
option in case we "slow internet link folk" want to turn it off for performace
reasons.
my 2c.
Thanks!
--
Chris Albertson
Owner - ChrisAlbertson.com (Actually, I rent, with an option to buy)
4783147098
Quoting "Michael C. Ibarra" :
Quoting Chuck Hagenbuch :
> Quoting "Michael C. Ibarra" :
>
> > I am getting errors for news files that do not exist, yet I am
> > unable to unsub from them to stop these errors. The newsfeeds
> > are:
> >
> > Windows CE Power
> > PDARealm
> > Google Top 10
> >
> > Is there any other way to unsub?
>
> Not currently. Can you paste the errors? I can try and silence them, at
> least.
They all look the same, here are two.
Warning: readfile("/var/spool/jonah/html/windowscepower-1.html") - No such
file
or directory in /horde/lib/Horde.php on line 270
Warning: readfile("/var/spool/jonah/html/googletop10-1.html") - No such file
or
directory in /horde/lib/Horde.php on line 270
> Would people be okay with automatically removing sources that aren't
> available from people's preferences?
Heck, there would be no complaints from me :-)
-mike
--
Jonah mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: jonah-unsubscribe@lists.horde.org
-------------------------------------------------
This email was sent from www.chrisalbertson.com
using the IMP mailing program, part of the Horde suite
of information management tools.
http://horde.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: PGP Digital Signature
Url : http://lists.horde.org/archives/jonah/attachments/20030307/889b112a/attachment.bin
From chuck at horde.org Fri Mar 7 16:08:53 2003
From: chuck at horde.org (Chuck Hagenbuch)
Date: Fri Mar 7 13:10:14 2003
Subject: [jonah] Unable To Unsub From No Longer Avail. Newsfeeds
In-Reply-To: <1047070063.aecaf058d9fb3@secure.chrisalbertson.com>
References: <1047057378.884876c1d5eaf@webmail.hawk.com>
<1047066214.b58129b4db851@marina.horde.org>
<1047069939.a4c2468ba0b75@webmail.hawk.com>
<1047070063.aecaf058d9fb3@secure.chrisalbertson.com>
Message-ID: <1047071333.5760149c213cb@marina.horde.org>
Quoting Chris J Albertson :
> When you talk about auto-remove, would this be a runtime thing? ie. when
> the list of available sources loads, it would check each source and only
> display if available? If this is what you're talking about, I would have
> questions about performance. Maybe add this to the administration
> configuration of Jonah as an option in case we "slow internet link folk"
> want to turn it off for performace reasons.
a). We have to read a file to display a source in any case. If that fails,
we nuke the source from their preferences. Not exactly performance-intensive
error checking.
b). Even if it was, it wouldn't affect people with slow net links - just
people with *very* slow (or overloaded) servers.
-chuck
--
Charles Hagenbuch,
I know there's fish out there, but where g-d only knows.