I have a question about uploading.
When users uploading files bigger than 15 Mb they get a error.
Below the 15 Mb it is working fine.
This are my settings:
max_execution_time = 300
post_max_size = 30M
upload_max_filesize = 30M
max_input_time = 60
memory_limit = 16M
Any idea what can be wrong??



LinkBack URL
About LinkBacks



Reply With Quote