Re: [Mailman-Developers] Failed authentication
On Thu, 9 Mar 2000 14:50:44 -0500 (EST) Mentor Cana <mentor@alb-net.com> wrote:
I've installed mod_ssl (compiled it myself) and can do mailman admin via the SSL port with no problem. No password problems.
Aye, what's especially odd is that forms are process properly elsewhere (PHP for instance). So the Apache side and the modules sides are Okay its just something with the Mailman CGI wrapper. I guess.
-- J C Lawrence Home: claw@kanga.nu ----------(*) Other: coder@kanga.nu --=| A man is as sane as he is dangerous to his environment |=--
"JCL" == J C Lawrence <claw@kanga.nu> writes:
JCL> Aye, what's especially odd is that forms are process properly
JCL> elsewhere (PHP for instance). So the Apache side and the
JCL> modules sides are Okay its just something with the Mailman
JCL> CGI wrapper. I guess.
I still want to know at what point the cgi data is getting corrupted. Is it between Apache and the C wrapper? Is it between the C wrapper and invoking the Python driver script? Is it between the driver script and the specific Mailman/Cgi module?
-Barry
On Thu, 9 Mar 2000 15:55:44 -0500 (EST) bwarsaw <bwarsaw@cnri.reston.va.us> wrote:
"JCL" == J C Lawrence <claw@kanga.nu> writes:
JCL> Aye, what's especially odd is that forms are process properly JCL> elsewhere (PHP for instance). So the Apache side and the JCL> modules sides are Okay its just something with the Mailman CGI JCL> wrapper. I guess.
I still want to know at what point the cgi data is getting corrupted. Is it between Apache and the C wrapper? Is it between the C wrapper and invoking the Python driver script? Is it between the driver script and the specific Mailman/Cgi module?
I'm really not sure, and I'm not too sure how to find out either. Could you give me some hints where to poke this?
-- J C Lawrence Home: claw@kanga.nu ----------(*) Other: coder@kanga.nu --=| A man is as sane as he is dangerous to his environment |=--
participants (2)
-
bwarsaw@cnri.reston.va.us -
J C Lawrence