ID: 40571 Updated by: [EMAIL PROTECTED] Reported By: demiurg at gmail dot com -Status: Feedback +Status: Closed Bug Type: CGI related Operating System: Linux PHP Version: 6CVS-2007-02-21 (CVS)
Previous Comments: ------------------------------------------------------------------------ [2007-02-21 08:35:01] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php6.0-latest.tar.gz For Windows: http://snaps.php.net/win32/php6.0-win32-latest.zip ------------------------------------------------------------------------ [2007-02-21 01:43:15] demiurg at gmail dot com Description: ------------ This problem has already been reported with #39370 PHP installed as a standalone FastCGI server, completely ignores all GET parameters passed to a script. Please, correct a typo at sapi/cgi/cgi_main.c:936 There should be sizeof("QUERY_STRING") not sizeof("REQUEST_METHOD"). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40571&edit=1