Well I'll be damned.

My computer at home does the cookie thing perfectly well.  My workstation at
work does not do cookies.  So my mod_perl creation is working fine as far as
getting the cookies.

<rant>
YAY FOR WIN2K DOMAINS AND ADMIN WHO USE HELP DESK TECHS TO PROGRAM TICKETING
SYSTEMS FOR DSL, DIGITAL TV, AND DOMAINS!
</rant>

I still have a problem tho.  The cookie string itself is not being passed
along.  Instead, I am getting Apache::Cookie=SCALAR(0x9115c24).

I imagine somewhere I need to do something like ->as_string or something.
blah....

Thanks for helping, sorry I didn't spot that the error was infact, in the
dumbterminal called a win2k box I was using, and not in any actual code....

Dennis Stout

----- Original Message ----- 
From: "Dennis Stout" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2003 13 13
Subject: cookies


> Okay, so technically this isn't really "mod_perl" speific...  but the cookie
> is being set with mod_perl and it's a huge mod_perl program being affected
by
> this:)
>
> I have a cookie, the domain is set to .stout.dyndns.org (with the leading
.).
>
> I set the cookie just fine now (thanks to those helping me on thatr)
>
> I had a problem parsing the cookie.  Added some debugging (okay, warn lines
up
> the yingyang) and after cycling through the headers and warning them out to
> the errorlog...  I never saw any cookie info.
>
> So... If the website is ttms.stout.dyndns.org shouldn't the cookie domain be
> .stout.dyndns.org?
>
> *sigh*  6 more days to finish this database.....  I doubt I'll make it.
>
> Dennis
>

Reply via email to