Project

General

Profile

Actions

Bug #21427

closed

Integrate checks concerning Suhosin/Hardened PHP in Install Tool

Added by Oliver Hader over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-11-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The Suhosin/Hardened PHP Project allows to set limits to several PHP transmission (e.g. number of POST arguments) that might result to misbehaviours in TYPO3, in e.g.
  • Install-Tool: All configuration
  • Install-Tool: DB Analyzer
  • Inline Releational Record Editing with nested child records
A part in the install tool should check whether Suhosin is active and whether the PHP configuration for that should be changed - e.g.:
  • suhosin.request.max_vars - default is 200, should be 500 or more
  • suhosin.post.max_vars - default is 200, should be 400 or more

http://www.hardened-php.net/suhosin/configuration.html
(issue imported from #M12436)


Files

0012436.patch (1.52 KB) 0012436.patch Administrator Admin, 2009-11-05 18:04
0012436.png (64.2 KB) 0012436.png Administrator Admin, 2009-11-05 18:04
Actions

Also available in: Atom PDF