save event in kronolith

Jean Noel Chardron Jean-Noel.Chardron@dr15.cnrs.fr
Thu, 14 Feb 2002 10:41:12 +0000


bonjour,

I install horde, imp, kronolith like the instructions in the mailing
list.
on a redhat 7.2 with the packages :
             horde-2.0-1.noarch.rpm
             imp-3.0-1.noarch.rpm
             kronolith-0.0.3-1.noarch.rpm
             php-4.1.0-0horde2.i386.rpm
             php-mcal-4.1.0-0horde2.i386.rpm
             php-imap-4.1.0-0horde2.i386.rpm
             mcal-0.7cvs-0horde0.i386.rpm

I did'nt install the sql base and I don't want it

All is ok, except to save an event in kronolith
when the user click on "save event" he has :

Warning: Unable to find stream pointer in
/web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 244
Warning: Unable to find stream pointer in
/web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 247
Warning: Unable to find stream pointer in
/web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 250
Warning: Unable to find stream pointer in
/web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 253
Warning: Unable to find stream pointer in
/web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 292
Warning: Unable to find stream pointer in
/web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 335
Warning: Unable to find stream pointer in
/web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 348
Warning: Unable to find stream pointer in
/web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 363
Warning: Unable to find stream pointer in
/web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 64
Warning: Cannot add header information - headers already sent by (output

started at
/web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php:244) in
/web/htdocs/pages/ssl/horde/kronolith/addeventaction.php on line 22


can anyone say me what's the matter ?

thanks

merci d'avance





--
Jean-Noel Chardron
CNRS
Délégation Aquitaine et Poitou-Charentes
Avenue des Arts et métiers
BP 105
33402 TALENCE
tél : (33) 5.57.35.58.41
fax : (33) 5.57.35.58.01





>From jo@our Date: 14 Feb 2002 01:43:45 -0800
Return-Path: <jo@our-own.net>
Mailing-List: contact kronolith-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list kronolith@lists.horde.org
Received: (qmail 81743 invoked from network); 14 Feb 2002 09:46:19 -0000
Received: from wsip68-15-23-70.sd.sd.cox.net (HELO mail.our-own.net) (68.15.23.70)
  by clark.horde.org with SMTP; 14 Feb 2002 09:46:19 -0000
Received: from jo.cool.net (jo.cool.net [10.0.0.3])
	by mail.our-own.net (Postfix) with ESMTP id 70A31105EA29
	for <kronolith@lists.horde.org>; Thu, 14 Feb 2002 01:46:23 -0800 (PST)
From: Joakim Ryden <jo@our-own.net>
To: kronolith@lists.horde.org
In-Reply-To: <3C6B9448.F43EF6E6@dr15.cnrs.fr>
References: <3C6B9448.F43EF6E6@dr15.cnrs.fr>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/1.0.2 
Date: 14 Feb 2002 01:43:45 -0800
Message-Id: <1013679833.3316.0.camel@jo.cool.net>
Mime-Version: 1.0
Subject: Re: [kronolith] save event in kronolith

On Thu, 2002-02-14 at 02:41, Jean Noel Chardron wrote:
> bonjour,
> 
> I install horde, imp, kronolith like the instructions in the mailing
> list.
> on a redhat 7.2 with the packages :
>              horde-2.0-1.noarch.rpm
>              imp-3.0-1.noarch.rpm
>              kronolith-0.0.3-1.noarch.rpm
>              php-4.1.0-0horde2.i386.rpm
>              php-mcal-4.1.0-0horde2.i386.rpm
>              php-imap-4.1.0-0horde2.i386.rpm
>              mcal-0.7cvs-0horde0.i386.rpm
> 
> I did'nt install the sql base and I don't want it
> 
> All is ok, except to save an event in kronolith
> when the user click on "save event" he has :
> 
> Warning: Unable to find stream pointer in
> /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 244
> Warning: Unable to find stream pointer in
> /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 247
> Warning: Unable to find stream pointer in
> /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 250
> Warning: Unable to find stream pointer in
> /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 253
> Warning: Unable to find stream pointer in
> /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 292
> Warning: Unable to find stream pointer in
> /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 335
> Warning: Unable to find stream pointer in
> /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 348
> Warning: Unable to find stream pointer in
> /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 363
> Warning: Unable to find stream pointer in
> /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 64
> Warning: Cannot add header information - headers already sent by (output
> 
> started at
> /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php:244) in
> /web/htdocs/pages/ssl/horde/kronolith/addeventaction.php on line 22
> 
> 
> can anyone say me what's the matter ?

looks like you forgot to install mcal itself...

--Jo



>From jo@our Date: 14 Feb 2002 01:45:52 -0800
Return-Path: <jo@our-own.net>
Mailing-List: contact kronolith-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list kronolith@lists.horde.org
Received: (qmail 81947 invoked from network); 14 Feb 2002 09:48:15 -0000
Received: from wsip68-15-23-70.sd.sd.cox.net (HELO mail.our-own.net) (68.15.23.70)
  by clark.horde.org with SMTP; 14 Feb 2002 09:48:15 -0000
Received: from jo.cool.net (jo.cool.net [10.0.0.3])
	by mail.our-own.net (Postfix) with ESMTP id BC581105EA29
	for <kronolith@lists.horde.org>; Thu, 14 Feb 2002 01:48:26 -0800 (PST)
From: Joakim Ryden <jo@our-own.net>
To: kronolith@lists.horde.org
In-Reply-To: <1013679833.3316.0.camel@jo.cool.net>
References: <3C6B9448.F43EF6E6@dr15.cnrs.fr> 
	<1013679833.3316.0.camel@jo.cool.net>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/1.0.2 
Date: 14 Feb 2002 01:45:52 -0800
Message-Id: <1013679952.3360.2.camel@jo.cool.net>
Mime-Version: 1.0
Subject: Re: [kronolith] save event in kronolith

On Thu, 2002-02-14 at 01:43, Joakim Ryden wrote:
> On Thu, 2002-02-14 at 02:41, Jean Noel Chardron wrote:
> > bonjour,
> > 
> > I install horde, imp, kronolith like the instructions in the mailing
> > list.
> > on a redhat 7.2 with the packages :
> >              horde-2.0-1.noarch.rpm
> >              imp-3.0-1.noarch.rpm
> >              kronolith-0.0.3-1.noarch.rpm
> >              php-4.1.0-0horde2.i386.rpm
> >              php-mcal-4.1.0-0horde2.i386.rpm
> >              php-imap-4.1.0-0horde2.i386.rpm
> >              mcal-0.7cvs-0horde0.i386.rpm
> > 
> > I did'nt install the sql base and I don't want it
> > 
> > All is ok, except to save an event in kronolith
> > when the user click on "save event" he has :
> > 
> > Warning: Unable to find stream pointer in
> > /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 244
> > Warning: Unable to find stream pointer in
> > /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 247
> > Warning: Unable to find stream pointer in
> > /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 250
> > Warning: Unable to find stream pointer in
> > /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 253
> > Warning: Unable to find stream pointer in
> > /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 292
> > Warning: Unable to find stream pointer in
> > /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 335
> > Warning: Unable to find stream pointer in
> > /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 348
> > Warning: Unable to find stream pointer in
> > /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 363
> > Warning: Unable to find stream pointer in
> > /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php on line 64
> > Warning: Cannot add header information - headers already sent by (output
> > 
> > started at
> > /web/htdocs/pages/ssl/horde/kronolith/lib/Driver/mcal.php:244) in
> > /web/htdocs/pages/ssl/horde/kronolith/addeventaction.php on line 22
> > 
> > 
> > can anyone say me what's the matter ?
> 
> looks like you forgot to install mcal itself...

actually on a closer look - no it doesn't. :)  but what are your
permissions on /var/calendar??

--Jo