php.ini (how to upload file size > 2 MB)
-
Hello,
My php.ini file currently has the following parameters:
register_globals = On / Off
upload_max_filesize = 30M
post_max_size = 30M
memory_limit = 30M
upload_tmp_dir = 30M
max_execution_time = 180I don’t know why I still can’t upload file sizes greater than 2 MB. I’m still getting this message when I try to upload: “This file is too big. The maximum upload size for your server is 2M.”
Thank you for helping.
TuUnUP
https://www.tuunup.com
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘php.ini (how to upload file size > 2 MB)’ is closed to new replies.