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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 13:01:29 2025 UTC