Edit report at http://bugs.php.net/bug.php?id=54593&edit=1

 ID:                 54593
 Updated by:         [email protected]
 Reported by:        sven at democopei dot de
 Summary:            No 441 (request URI too long) issued.
-Status:             Open
+Status:             Feedback
 Type:               Feature/Change Request
 Package:            HTTP related
 Operating System:   Linux
 PHP Version:        5.3.6
 Block user comment: N
 Private report:     N

 New Comment:

Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

You are using a patched version of PHP (dotdeb + suhoshin patch) We have
no control over the things in there. Please try with vanilla PHP. I also
suspect this might be caused by the web server rather than PHP.


Previous Comments:
------------------------------------------------------------------------
[2011-04-23 15:53:59] sven at democopei dot de

If forgot to tell that the problem occurred after an update. php -v
says:



PHP 5.3.6-6~dotdeb.0 with Suhosin-Patch (cli) (built: Apr 17 2011
12:27:20) 

Copyright (c) 1997-2011 The PHP Group

Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies

    with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH

------------------------------------------------------------------------
[2011-04-22 20:33:58] [email protected]

Things don't just randomly change. Did you upgrade PHP? Did you upgrade
your 

httpd? Did you change something? Need more information...

------------------------------------------------------------------------
[2011-04-22 17:26:47] sven at democopei dot de

Description:
------------
Since yesterday PHP just throws large GET data away instead of issuing
the error.

Test script:
---------------
<? echo $_GET['some_too_long_request'] ?>

Expected result:
----------------
Error 441: Request URI too long.

Actual result:
--------------
An empty document. No error log.


------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54593&edit=1

Reply via email to