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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tierchen at eow-clan dot net
New email:
PHP Version: OS:

 

 [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: Fri Apr 26 00:01:30 2024 UTC