ID: 15973 Updated by: [EMAIL PROTECTED] -Summary: CGI PHP4 doesn't work with POST Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Debian testing (Linux 2.4) PHP Version: 4.1.2 New Comment:
The bug system is not the appropriate forum for asking support questions. For a list of a range of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Previous Comments: ------------------------------------------------------------------------ [2002-03-09 13:29:27] [EMAIL PROTECTED] I was setting up the PHP4 CGI module when I ran into this problem: When submitting POST data to a PHP script, it won't arrive in the script ($_POST, $HTTP_POST_VARS will remain empty, as will php://stdin), but GET data works fine. My Apache is configured like this: Action application/x-httpd-php /cgi-bin/php4 There's an example on http://test.o2w.nl/foo.html ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15973&edit=1
