Hi,
>
> HTTP_COOKIE has the same value on each page, just as I would expect.
> The $udat{'username'} is undefined at each new page, even though
> it is given a
> value several times.
>
> The database currently has 8 records in the sessions table using
> the HTTP_COOKIE
> value as the id. They appear to have sensible data in them, including the
> username.
>

Do you run under mod_perl and have build mod_perl as DSO? If yes try either
linking mod_perl staticly into Apaache or upgrade to mod_perl 1.22. If this
doesn't help, include a [+ ref (tied(%udat)) +] in your pages, what does it
show?

Gerald

P.S. Please send answers also to the list, so other people can participate


-------------------------------------------------------------
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