From: [EMAIL PROTECTED]
Operating system: Debian testing (Linux 2.4)
PHP version: 4.1.2
PHP Bug Type: Scripting Engine problem
Bug description: CGI PHP4 doesn't work with POST
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 bug report at http://bugs.php.net/?id=15973&edit=1
--
Fixed in CVS: http://bugs.php.net/fix.php?id=15973&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=15973&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=15973&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=15973&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15973&r=support
Expected behavior: http://bugs.php.net/fix.php?id=15973&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=15973&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=15973&r=submittedtwice