Your apache config was cut off but I would first think that you're
missing the following (1.3 syntax, change as necessary for 2.x):
PerlSetEnv EMBPERL_COOKIE_PATH /
--
Andrew O'Brien
> -Original Message-
> From: Dan Lenski [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 17 January 2006 4:0
Hi all,
I'm new to the list, but have been using Embperl for about a year and
absolutely love it. I've just started using Embperl::Object and
discovered a subtle issue with session management in a project with
subdirectories.
I have a project in a directory called "/var/www/cms/", under which
the
> Seems that DBI is setting the UTF8 flag right with Oracle.
> So it *should* be right?!
>
> The generated link is:
> https://nac.mon.dsh.at/add-record.epl?table=raduser&subtable=r
> adservice_pop&defval_fk_radaccesstype=5&defval_fk_division=140
> &defval_clientname=GD%20L%C3%B6w&defval_zip=&defva
Hi Gerald!
This is the dump from $clientname which is 'GD Löw':
SV = PV(0x92f6c90) at 0xaa0d51c
REFCNT = 1
FLAGS = (POK,pPOK,UTF8)
PV = 0xa747270 "GD L\303\266w"\0 [UTF8 "GD L\x{f6}w"]
CUR = 7
LEN = 8
Seems that DBI is setting the UTF8 flag right with Oracle.
So it *should* be right?!