#20943 [Fbk->Opn]: header("HTTP/1.1 nnn xxx") not working under Apache

2002-12-12 Thread michele . manzato
ID: 20943 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Output Control Operating System: WIN2K, Apache 1.3.x/2.0.x PHP Version: 4.2.3 New Comment: Yes, by using this distrib it

#20943 [NEW]: header("HTTP/1.1 nnn xxx") not working under Apache

2002-12-11 Thread michele . manzato
From: [EMAIL PROTECTED] Operating system: WIN2K, Apache 1.3.x/2.0.x PHP version: 4.2.3 PHP Bug Type: Output Control Bug description: header("HTTP/1.1 nnn xxx") not working under Apache Tried writing this script (PHP 4.2.3, Apache 1.3.x/2.0.x, not tried under IIS): Hello

#20719 [NEW]: HTTP_RAW_POST_DATA

2002-11-29 Thread michele . manzato
From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 4.2.3 PHP Bug Type: Feature/Change Request Bug description: HTTP_RAW_POST_DATA It would be nice to have also HTTP_RAW_POST_DATA available in the $_SERVER global array as all the other HTTP_* vars are. At the moment