[TYPO3-core] RFC #12436: Integrate checks concerning Suhosin/Hardened PHP in Install Tool

Rupert Germann rupi at gmx.li
Sat Nov 7 16:19:17 CET 2009


Hi,

this is a SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12436

Branches: Trunk

Problem:
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

Solution:
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



greets
rupert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012436.patch
Type: text/x-diff
Size: 1559 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091107/80857f00/attachment.patch>


More information about the TYPO3-team-core mailing list