PHP upload_max_filesize

后端 未结 5 1154
后悔当初
后悔当初 2021-01-27 10:48

I\'ve a problem with php file upload.
In my php.ini \'upload_max_filesize\' is set to 4mb.
When i try to upload a file bigger than that I never get the UPLOAD_ERR_INI_SI

5条回答
  •  佛祖请我去吃肉
    2021-01-27 11:08

    See my answer to a similar question; It sounds like the same issue:

    Why dosen't this upload script work with mp4s, mpegs (and maybe any /large/ files)?

提交回复
热议问题