Re: Apache::Cookie and CGI::Cookie Interoperability

2004-03-10 Thread O'K Web Design
Hi James I have never used cookies but have been doing a little research. I would make sure that the cookie you are setting does not have a path value attached to it. If you only set the domain value, you should be ok from my research. Mike - Original Message - From: "James Taylo

readdir producing NULL results with glicb 2.2

2004-02-12 Thread O'K Web Design
Hi I have a problem with readdir returning no values when running with mod_perl. I have seen the docs that suggest a rebuild of Perl will help, which I have done. I also saw that there might be some issues with glicb 2.2 only with readdir. I do have a workaround developed but wondered if a