Package: libapache2-mod-fcgid Version: 1.07-1 >From the upstream changelog: 4. Support "\r\n\t" HTTP header from CGI
This seems to cause havoc with (note the space after the headers): Content-Type: text/html\r\n\r\n <html> Downgrading to libapache-mod-fcgid-1.06 fixes the issue. $ uname -a Linux s1-iw 2.4.26-1-686 #1 Tue Aug 24 13:46:05 JST 2004 i686 GNU/Linux $ cat /etc/debian_version testing/unstable $ apt-show-versions | grep apache apache2-mpm-prefork/testing uptodate 2.0.55-3 apache2-common/testing uptodate 2.0.55-3 apache2-utils/testing uptodate 2.0.55-3 libapache2-mod-fcgid/testing upgradeable from 1.06-1 to 1.07-1 apachetop/testing uptodate 0.12.5-5 libapache2-mod-php4/testing uptodate 4:4.4.0-4 Regards, -- Michael - <mike(@)php.net> http://dev.iworks.at/ext-http/http-functions.html.gz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

