Re: [mp2] php response handler clears authenticated user in mod_perl

2011-01-04 Thread fakessh @
the perl core is early buggy some misunderstand in the regex some valuable { is again my personnal experience with the mod perl user is crach with the webmail if Jaos @ Le mardi 04 janvier 2011 à 14:57 +0100, Peter Albrecht a écrit : > Hello everyone, > > 1. Problem Description: > > Using

Re: [mp2] php response handler clears authenticated user in mod_perl

2011-01-04 Thread Adam Prime
This is a bug in mod_php not mod_perl isn't it? Adam

[mp2] php response handler clears authenticated user in mod_perl

2011-01-04 Thread Peter Albrecht
Hello everyone, 1. Problem Description: Using PHP as response handler seems to clear the authenticated user ("$r->user()") in successive mod_perl handlers. *** Reproduce: 1.1. Install attached simple Apache2 server setup (see "4. Source-snippets") 1.2. PHP response handler 1.2.1