mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
removed out-dated info that file uploads are restricted by memory_limit (fixes
#65389) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337294 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
dc2135dccf
commit
0c648b7f78
1 changed files with 1 additions and 3 deletions
|
@ -998,9 +998,7 @@
|
|||
than <link linkend="ini.upload-max-filesize">upload_max_filesize</link>.
|
||||
</simpara>
|
||||
<simpara>
|
||||
If memory limit is enabled by your configure script, <link
|
||||
linkend="ini.memory-limit">memory_limit</link> also affects
|
||||
file uploading. Generally speaking,
|
||||
Generally speaking,
|
||||
<link linkend="ini.memory-limit">memory_limit</link> should be
|
||||
larger than <parameter>post_max_size</parameter>.
|
||||
</simpara>
|
||||
|
|
Loading…
Reference in a new issue