php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #44439 Paranoid
Submitted: 2008-03-14 23:03 UTC Modified: 2010-12-22 13:37 UTC
From: borchinfolab at gmail dot com Assigned: johannes (profile)
Status: Closed Package: *General Issues
PHP Version: 5.2.5 OS: All
Private report: No CVE-ID: None
 [2008-03-14 23:03 UTC] borchinfolab at gmail dot com
Description:
------------
I find the some default parameters in php to be a bit paranoid. The upload_max_filesize should be changed. 2M is very low in these days. Why not change it to 10M. I regulary need to change this parameter, and it is really very low. What about a paranoid parmeter in php? The I'm paranoid parameter should reduce all logical values to very low values. The max_upload_filesize could be reduced to say 10k or something. You could even include a value for the paranoid settings to be "Bill Gates". In this case all values will be 640k. 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-09-27 19:31 UTC] i dot librarian dot software at gmail dot com
Please consider increasing the values for upload_max_filesize to at least 20M and post_max_size to 80M in the default php.ini. The current limits are too low for videos, big images, or PDFs...
 [2010-12-22 13:37 UTC] johannes@php.net
-Status: Open +Status: Closed -Package: Feature/Change Request +Package: *General Issues -Assigned To: +Assigned To: johannes
 [2010-12-22 13:37 UTC] johannes@php.net
we have changed some defaults in 5.3
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 21:01:33 2025 UTC