Project

General

Profile

Actions

Bug #66208

closed

Typo3 interprets unlimited POST data as limited to 0B

Added by David Henninger over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Install Tool
Target version:
-
Start date:
2015-04-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

Excerpt from php.ini:

; Maximum size of POST data that PHP will accept.
; Its value may be 0 to disable the limit. It is ignored if POST data reading
; is disabled through enable_post_data_reading.
; http://php.net/post-max-size
post_max_size = 0

However, Typo3 interprets this as post data being limited to 0 bytes:


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #73214: Typo3 interprets unlimited upload_max_filesize as limited to 0BClosed2016-02-10

Actions
Actions

Also available in: Atom PDF