
On Sun, 12 Mar 2000 20:30:17 -0800 J C Lawrence <claw@kanga.nu> wrote:
I have no bloody idea. POSTS to PHP work just fine. POSTs to Perl CGIs work fine. Once I add the PHP3 module to Apache's config, POSTs to Mailman stop.
Colour me confused.
As soon as I get few other things resolved, I'm going to see what happens if I backlevel PHP, or even try PHP4...
I've identified the exact setup that causes the behaviour under Debian/potato:
If I install the following .debs for PHP everything works fine:
php3-gd_3%3a3.0.15-1_i386.deb
php3_3%3a3.0.15-1_i386.deb
php3-mysql_3%3a3.0.15-1_i386.deb
If however I install the current Debian/potato set:
php3_3%3a3.0.15-1.2_i386.deb
php3-gd_3%3a3.0.15-1.2_i386.deb
php3-mysql_3%3a3.0.15-1.2_i386.deb
with the same Apache configs in both cases (a LoadModule line and two AddTypes as per the default http.conf and srm.conf), or I install the prior the prior 2.0.15-1.1 package set, HTTP POSTs to MailMan CGIs no longer happen due to the fact that nothing reaches the stdin of the CGIs.
It doesn't seem to matter whether I'm running:
apache_1.3.9-12_i386.deb apache-common_1.3.9-12_i386.deb
or:
apache_1.3.9-11_i386.deb apache-common_1.3.9-11_i386.deb
or the various libc6 packages in that date range.
What I havem't tried, and what I'm going to leave up to Gergely Madarasz (CC'ed on this message) the Debian package maintainer for both the PHP3 and MailMan packages, is finding out if rebuilding everything with a current (or even the same) glibc version makes the problem go away (it hopefully being reproducable at his end). I'm willing to supply copies of my config files if there's interest.
I'm going to bed.
-- J C Lawrence Home: claw@kanga.nu ----------(*) Other: coder@kanga.nu --=| A man is as sane as he is dangerous to his environment |=--

On Mon, 13 Mar 2000, J C Lawrence wrote:
On Sun, 12 Mar 2000 20:30:17 -0800 J C Lawrence <claw@kanga.nu> wrote:
I have no bloody idea. POSTS to PHP work just fine. POSTs to Perl CGIs work fine. Once I add the PHP3 module to Apache's config, POSTs to Mailman stop.
Colour me confused.
As soon as I get few other things resolved, I'm going to see what happens if I backlevel PHP, or even try PHP4...
I've identified the exact setup that causes the behaviour under Debian/potato:
If I install the following .debs for PHP everything works fine:
php3-gd_3%3a3.0.15-1_i386.deb php3_3%3a3.0.15-1_i386.deb php3-mysql_3%3a3.0.15-1_i386.deb
If however I install the current Debian/potato set:
php3_3%3a3.0.15-1.2_i386.deb php3-gd_3%3a3.0.15-1.2_i386.deb php3-mysql_3%3a3.0.15-1.2_i386.deb
Please try the 3:3.0.15-2 packages. The 1.2 package set was an NMU, and had some other problems too, probably due to an incomplete or broken build environment.
-- Madarasz Gergely gorgo@caesar.elte.hu gorgo@linux.rulez.org It's practically impossible to look at a penguin and feel angry. Egy pingvinre gyakorlatilag lehetetlen haragosan nezni. HuLUG: http://mlf.linux.rulez.org/

Could one of you possibly send me a blurb summarizing the recommendation for README.LINUX?
Thanks. -Barry

On Mon, 13 Mar 2000 bwarsaw@cnri.reston.va.us wrote:
Could one of you possibly send me a blurb summarizing the recommendation for README.LINUX?
If you refer to these php3 + mailman problems, nothing should be summarized... it was just one set of broken php3 packages in a development version of debian which have already been replaced. And I hope the new packages work... :)
-- Madarasz Gergely gorgo@caesar.elte.hu gorgo@linux.rulez.org It's practically impossible to look at a penguin and feel angry. Egy pingvinre gyakorlatilag lehetetlen haragosan nezni. HuLUG: http://mlf.linux.rulez.org/

"GM" == Gergely Madarasz <gorgo@caesar.elte.hu> writes:
>> Could one of you possibly send me a blurb summarizing the
>> recommendation for README.LINUX?
GM> If you refer to these php3 + mailman problems, nothing should
GM> be summarized... it was just one set of broken php3 packages
GM> in a development version of debian which have already been
GM> replaced. And I hope the new packages work... :)
I always like solutions where I don't have to do anything :)
Thanks, -Barry
participants (3)
-
bwarsaw@cnri.reston.va.us
-
Gergely Madarasz
-
J C Lawrence