php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23174 POST-Variables were cut off
Submitted: 2003-04-11 16:01 UTC Modified: 2003-04-12 03:16 UTC
From: tierchen at eow-clan dot net Assigned:
Status: Closed Package: Apache2 related
PHP Version: 4.3.2RC1 OS: Debian Linux 3.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
49 + 45 = ?
Subscribe to this entry?

 
 [2003-04-11 16:01 UTC] tierchen at eow-clan dot net
I'm using Apache 2.0.45.
I compiled PHP as follows:
./configure --prefix /wwwroot/php --with-config-file-path=/wwwroot/php --with-mysql --with-apxs2=/wwwroot/bin/apxs --enable-sockets --enable-ftp.
I made only little changes in php.ini or httpd.conf. When I tried to send large amounts of data (>1kbyte) in a form in different inputs, all the data were cut off at one point. All data before this point were readable, the rest wasn't there. Even the Variables weren't declared. Now I downgraded to PHP 4.2.3 and there is no Bug.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-12 02:32 UTC] tierchen at eow-clan dot net
OK, i tried the latest CVS (5:30 today's morning). There was no bug ;-)
 [2003-04-12 03:14 UTC] moriyoshi@php.net
The same problem as bug #22773.
(Apache2 SAPI related)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 14:01:31 2024 UTC