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

Oliver Hader oliver at typo3.org
Wed Nov 25 01:05:09 CET 2009


FYI: The attached patch was committed as follow-up to SVN Trunk (rev. 6519)

"Follow-up to bugfix #12436: Move Suhosin part to php.ini section in the
install tool"

olly


Rupert Germann schrieb:
> FYI: committed to trunk rev 6375
> 
> greets
> rupert
> 
> 
> Rupert Germann schrieb:
>> 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
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012436_followup.patch
Type: text/x-patch
Size: 3166 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091125/7d3593c8/attachment-0001.bin>


More information about the TYPO3-team-core mailing list