![]() |
what the heck is with all these security tokens stuff
everything works fine in my forum except whenever i try to attach a zip file (around 180mb) then it shows the error, but when i try to upload a smaller zip file, it works fine, WTH? by the way, i allowed members to upload zip files up to 500mb !
|
Quote:
what contain those files? p.s. I smell piracy |
it was just a test ! :) but the error is real !
|
Josh you're too close from your monitor, at 18 inches away it smells nothing...
|
can I see the site to assets the problem?
|
Unfortunately, you will never upload a file that size until you change both of these limits in php.ini and restart the webserver so they take effect.
post_max_size = 512M upload_max_filesize = 512M Im sure after that, you will run into a timeout issue as well, so then you will need to change at least the first and then the second listed settings below as php is going to timeout. max_execution_time max_input_time You can find your current settings in phpinfo in the admincp, if its a vhost, they will never set it that high for you anyways, you'll need a VPS/Dedicated server. |
cool, thanks a lot snakes, that makes sense. i will check !
|
All times are GMT. The time now is 09:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|