[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apreq-dev
Subject:    Non-dev libapreq2 version for apache2
From:       "Younker, Jason" <younker () amazon ! com>
Date:       2006-02-01 21:22:54
Message-ID: 2047FEBD93E8744D8A82C2510BB823C4F33581 () exchg-sea3-02 ! ant ! amazon ! com
[Download RAW message or body]

Hello All,

I recently upgraded to the following (on a rhel3 box mason2.2):
Apache/2.0.55
mod_ssl/2.0.55
OpenSSL/0.9.8
mod_apreq2-20050712/2.1.3-dev
mod_perl/2.0.2
Perl/v5.8.0

Everything has been running fine on my linux dev box (using firefox 1.5). However, \
when I switch over to my windows box and use internet explorer, I can't get any \
cookie info.

Here is a simple test which shows the problem (where $r below is an \
Apache2::RequestRec object):

--start--

my $jar = Apache2::Cookie::Jar->new($r);
$m->out("Jar Status: ". $jar->status() ."<br>");

--end--

In Firefox 1.5 (linux/windows), this prints: "Jar Status: Success"
In IE 6.0.28 (windows), I am getting: "Jar Status: Missing input data"

This functionally translates into an inability (only when using IE) to retrieve/set \
cookies, and thus brings my site to a grinding halt! I do not understand how

At this point, I want to install a reliably stable, non-dev version of libapreq2 so \
that I be sure the problem is not something with a Apache2::Cookie stuff. Or, better \
yet, if you have *any* ideas where I have gone wrong (missing module, perhaps an \
entry missing from my httpd.conf), I would really, really appreciate any suggestions.

Thanks.

Jason


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic