Re: Request for Information

2006-08-30 Thread Jonathan Vanasco
On Aug 30, 2006, at 4:03 PM, Perrin Harkins wrote: my $session_cookie = SESSION_ID=$session{_session_id};; $r-header_out(Set-Cookie = $session_cookie); Does that even create a valid cookie? Cookies have expiration dates , paths, and domains $cookie = $

Re: libapreq test issues

2006-08-30 Thread Ben Wheeler
On Tue, Aug 29, 2006 at 10:15:34AM -0700, Philip M. Gollucci wrote: Can you post the stderr and glue/perl/t/error_log assuming output AFTER you've installed LWP. Did you see the bit where I said all the tests passed after I installed LWP? The test requires LWP to run, not liabpreq. If

Apache-SizeLimit mp2 integration

2006-08-30 Thread Philip M. Gollucci
Hi All, Anyone using SVN trunk should use this tag of it http://svn.apache.org/viewvc/perl/modperl/tags/before_apache_sizelimit_integration/ until we work out the kinks (I hope this will be by sometime next week) Sooner if someone helps :) --

svn commit: r438758 - /perl/modperl/tags/before_apache_sizelimit_integration/

2006-08-30 Thread pgollucci
Author: pgollucci Date: Wed Aug 30 20:42:58 2006 New Revision: 438758 URL: http://svn.apache.org/viewvc?rev=438758view=rev Log: tag trunk before the Apache-SizeLimit integration was started. Delete this tag when done. Added: perl/modperl/tags/before_apache_sizelimit_integration/ -