[TYPO3-core] RFC: Trigger a warning if post_max_size is lower than upload_max_filesize
Michael Stucki
michael at typo3.org
Fri Feb 2 15:56:01 CET 2007
This is a SVN patch request.
Problem:
TYPO3 warns a user if the PHP setting upload_max_filesize is lower than 10 MB,
however it shows no warning if the post_max_size is lower than
upload_max_filesize.
upload_max_filesize cannot be higher than post_max_size.
Solution:
Add a warning using the attached patch.
Branches: Trunk only
- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: post_max_size.diff
Type: text/x-diff
Size: 1536 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070202/3294e582/attachment.bin
More information about the TYPO3-team-core
mailing list