mod_perl 1.99_13

2004-03-11 Thread Swen Schillig
I figured a few strange outputs while running make test after a successful compilation of mod_perl-1.99-13 saying that         the server couldn't be started (syntax error at line 27 of httpd.conf -> Listen localhost:8xxx) (Linux on i386) or         dubios output for most of the tests (Linux on PP

Re: [RELEASE CANDIDATE] please test mod_perl-1.99_12-dev.tar.gz

2003-12-22 Thread Swen Schillig
Stas Everything works fine now. All builds and tests ok on Linux Intel/PPC with MPM prefork and worker. Good job ! Steve Hay wrote: > Stas Bekman wrote: > > >>A release candidate for mod_perl-1.99_12 is available: >> >>http://apache.org/~stas/mod_perl-1.99_12-dev.tar.gz >> >>Please test and

Re: [RELEASE CANDIDATE] please test mod_perl-1.99_12-dev.tar.gz

2003-12-19 Thread Swen Schillig
g not really thread-safe (wild-guess). Maybe this helps. Mit freundlichen Grüßen / Best Regards Swen Schillig -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re: [mp2] Apache::Cookie

2003-12-18 Thread Swen Schillig
lative part works but not the fixed, but to catch the previously reported bug (expiration) you can't rely on the relative since both sides(apreq_cookie_expires / apreq_expires) were broken and so reported the same results (always now). Anyway, I hope the few lines of code will he

Re: [mp2] Apache::Cookie

2003-12-18 Thread Swen Schillig
freundlichen Grüßen / Best Regards Swen Schillig -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re: [mp2] Apache::Cookie

2003-12-18 Thread Swen Schillig
flag is not working either ! But the path and the domain attributes are ! So maybe you'll find some time to fix this as well :-) Anyway, thanks for your help and the solution. BTW, when will the fix be part of the cvs ? Mit freundlichen Grüßen / Best Rega

Re: [mp2] Apache::Cookie

2003-12-17 Thread Swen Schillig
Hi * I have a problem with Apache::Cookie setting the expiration value correctly. Meaning whatever I specify, the default value is used instead ( which is now or -1) ! The other paramters (like path) are set correctly ! The same syntax works just fine with CGI::Cookie (ok, beside the $r object) m

Re: mod_perl and Apache::Registry

2003-11-28 Thread Swen Schillig
>or even: > > $v =~ s{ (blib[/\\]lib) }{ catdir $1, 'Apache2'}xe; > >I thought there is at least one more variation of the dir separator, wasn't it >':'? Yeah, I guess for MACs ! Mit freundlichen Grüßen / Best Regards Swen Schillig -- Report

Re: mod_perl 1.99_11 errors with make test

2003-11-12 Thread Swen Schillig
Stas Bekman | | | <[EMAIL PROTECTED]>| | || | | 11/12/2003 03:10 | | | AM | | || |-+> > ----

Re: mod_perl 1.99_11 errors with make test

2003-11-12 Thread Swen Schillig
<[EMAIL PROTECTED]>| | || | | 11/12/2003 03:10 | | | AM | | || |-+> >--| | | | To: Swen S

Re: mod_perl 1.99_11 errors with make test

2003-11-11 Thread Swen Schillig
Oct 31 2003 09:27:12 [Tue Nov 11 10:40:26 2003] [debug] worker.c(1733): AcceptMutex: sysvsem (default: sysvsem) [Tue Nov 11 10:40:27 2003] [info] Child process pid=14288 is exiting [Tue Nov 11 10:40:27 2003] [info] removed PID file /development/PERL/mod_perl-1.99_11/t/logs/httpd.pid (pid=14286)

mod_perl 1.99_11 errors with make test

2003-11-11 Thread Swen Schillig
Hi * After downloading the newest versions of mp2, libapreq2 I was able to compile to compile everything but the the test-suits showed some errors. I don't know if I'm doing something very stupid here but maybe one of you experienced the same and can help me out with some advice. Failed Test