cvs commit: modperl-2.0/src/modules/perl modperl_filter.c

2003-02-07 Thread stas
stas2003/02/07 20:36:35 Modified:src/modules/perl modperl_filter.c Log: use a faster way to check whether we need to use a truncated buffer, strlen on an 8k buffer is not cool. Revision ChangesPath 1.52 +2 -1 modperl-2.0/src/modules/perl/modperl_filter.c

Apache::Cookie - weird values returned...

2003-02-07 Thread Eric Sammer
All: I've got a strange Apache::Cookie issue that seems to have recently snuck up on me, although I've seen similar behavior in the past. I have a PerlAccessHandler called GroupAccess that handles all access to a site**. If there's a user_id cookie, it pulls urls allowed to that user from a

test failed; =pod directive in t/httpd.conf

2003-02-07 Thread Vicki Brown
I'm trying to build (rebuild) mod_perl for Apache 1.3.26. I swear I did this before but it was over a year ago maybe it wasn't a static build. Anyway... Following the instructions in INSTALL-apaci I ran perl Makefile.PL APACHE_PREFIX=/usr/local/apache \ APACHE_SRC=../apache_1.3.26/src