>Apache::SessionX is an extented version of Apache::Session (and still
>requires Apache::Session to work). So the X simply stands for eXtened. It
>replaces HTML::Embperl::Session in the current Embperl version. The reason
>for the name change from HTML::Embperl::Session to Apache::SessionX is,
tha
> >Apache::SessionX is available for testing. That fixes some seesion
problems
> >and should ease configuration. The cookie-less session management is
still
> >in a state, that I have to work on first ...
> Is it`s name final? Why 'X'? Maybe you could think about some other
name...
> ;-)
>
Apac
>
> Thank you for your suggestion. I retrieved the 1.3.1 version and built
> it. Oddly enough when running the tests it failed on three tests that
> passed with version 1.3.3. The following tests failed under 1.3.1.
>
> includeerr1.htm
> includeerr2.htm
> and opmask/opmasktrap.htm
>
> So I comm
>Apache::SessionX is available for testing. That fixes some seesion problems
>and should ease configuration. The cookie-less session management is still
>in a state, that I have to work on first ...
Is it`s name final? Why 'X'? Maybe you could think about some other name...
;-)
lzap
---
Hi Robert!
Great work. I think it is enough. Maybe you could put some workd about how
SessionX works.
lzap
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > Embperl 1.3.4 will support this, it's under developement at the moment.
>
> is there something to test available?
>
> perhaps i could abet you finding those nasty little insects ;)
>
Apache::SessionX is available for testing. That fixes some seesion problems
and should ease configuration.
>
>
> SetHandler perl-script
> PerlHandler HTML::Embperl
> Options ExecCGI
> PerlSetEnv EMBPERL_LOG /tmp/embperl.log
> PerlSetEnv EMBPERL_ESCMODE 0
> PerlSetEnv EMBPERL_OPTIONS 16
> PerlSetEnv EMBPERL_OBJECT_BASE template.epl
> PerlSetEnv EMBPERL_DEBUG dbgHeadersIn
> PerlSetEnv EMBPERL_COOKIE_DOM
Gerald,
Thank you for your suggestion. I retrieved the 1.3.1 version and built
it. Oddly enough when running the tests it failed on three tests that
passed with version 1.3.3. The following tests failed under 1.3.1.
includeerr1.htm
includeerr2.htm
and opmask/opmasktrap.htm
So I commented the
"Gerald Richter" <[EMAIL PROTECTED]> writes:
> > My idea is to make all mysite links relative and just
> > add session-id to the begining. When the link is absolute,
> > I will not add session-id.
> >
> > Is it possible to do this with embperl?
> >
>
> Embperl 1.3.4 will support this, it's under
Dear list,
here's my first stab at 'Embperl Sessions for Newbies FAQ'. The
general idea is to maintain it for a while if there's any
interest in it and then take relevant/usefull parts of it and add it to
the oficial FAQ. Please send me your comments, ideas, questions and
whatever you think is
Hi,
I've read all the normal docs on sessions with embperl
(Apache::Session docs, etc) and was wondering if there was a more canonical
reference. I'm trying to implement sessions with embperl, as I had previously
done with php with no problems. I used a setup like this:
SetHandler pe
11 matches
Mail list logo