PHP7 max upload
Hello,
I upgraded to PHP7 but I can find max_filesize but I cannot find where to change max upload. It did a couple of searches but nothing came up.. am I missing someting here or is that changed with max_filesize?
Thanks!
-
Yes correct you need to change upload_max_filesize from 2 MB to your required Value in php7. 0 -
I upgraded to PHP7 but I can find max_filesize but I cannot find where to change max upload. It did a couple of searches but nothing came up.. am I missing someting here or is that changed with max_filesize?
Hello, Could you let us know how you are attempting to modify this value? You can find instructions on editing your php.ini file on the following document:0
Please sign in to leave a comment.
Comments
2 comments