On Thu, 1 Nov 2001, Gerald Richter wrote:

> >
> > It seems $fdat stop working after a few requests.. this varys..
> > I use a system like this:  http://index.html?id=p34|l2   (id id=page | 34
> language = 2
> > this works works for several hits and than suddenly fdat{id} is empty.
> >
>
> Do you do any other requests inbetween ? May some request that involves a
> POST ? In that case this is a know error on windows. It's a bug in mod_perl
> that doesn't set the enviroment variables correctly. The current CVS version
> of Embperl contains a fix for this, but I guess this isn't available as ppm.
> (maybe Randy is able to create one?). In any case if you use the CVS version
> of Embperl you have either to installed Apache::SessionX (from
> ftp://ftp.dev.ecos.de/pub/perl/session) or set in your httpd.conf
>
> PerlSetEnv EMBPERL_SESSION_HANDLER_CLASS "HTML::Embperl::Session"
>
> Gerald

It'd be no problem to make up a ppm package of Embperl based
on the cvs version - I'll do that over the weekend ... To avoid
confusion as to versions, would you recommend, Gerald, replacing
the current Embperl ppm package I now have with one based on the
cvs sources (I do that for mod_perl), or should a separate one
be made up?

best regards,
randy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to