BTW. Which Perl version do you use ?


> hi,
> >
> > $ENV{EMBPERL_SESSION_CLASSES} = "Oracle Null";
> > $ENV{EMBPERL_SESSION_ARGS} = "DataSource=dbi:Oracle:conn_info
UserName=xyz
> > Password=abc Commit=1";
> >
>
> This look's ok to me
>
> >
> >   i am guessing that my problem is with the value for session_classes.
>
> This seems ok to me
>
> >
> >   the behavior that i am noticing is this:
> >    1. when hitting a page that sets a key-pair into %udat, a cookie is
> set.
>
> so basic session handling seem to work
>
> > when reloading that
> >   page, a new cookie is set (this should not happen).
>
> yes, of course
>
> Did you run your test script also under mod_perl or from the command line?
>
> Can you access your Oracle database within a Embperl page by normal DBI ?
>
> Using Oracle under mod_perl you need to make sure the ORACLE_HOME is set
for
> your web pages (i.e. with PerlSetEnv, PerlPassEnv)
>
> Gerald
>
> -------------------------------------------------------------
> Gerald Richter    ecos electronic communication services gmbh
> Internetconnect * Webserver/-design/-datenbanken * Consulting
>
> Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
> E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
> WWW:        http://www.ecos.de      Fax:      +49 6133 925152
> -------------------------------------------------------------
>
>



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

Reply via email to