Hi guys,
I need a clarification, about upload file dimension!
in 22 FAQ you talk about the maximum file size to 120 kb.. but in this forum I find some tricks to increase this limit.
I tried to use this tricks without success!!😟
For testing I use a joomla 2.5.1 on MovAMP and the lastest Chronoform version.
I have set Chronoform upload to 9000kb and modify the PHP.ini in some parts:
post_max_size = 128M
upload_max_filesize = 128M
max_execution_time = 300
max_input_time = 300
memory_limit = 128M
default_socket_timeout = 60
But I can only upload file of 480kb, if I try to upload largest file of 480kb the browser retrive me this error "400 Bad Request - Your browser sent a request that this server could not understand". I tried to use a Chronform log, but the browser showme the error page!
where is my error?
Thank you!!
I need a clarification, about upload file dimension!
in 22 FAQ you talk about the maximum file size to 120 kb.. but in this forum I find some tricks to increase this limit.
I tried to use this tricks without success!!😟
For testing I use a joomla 2.5.1 on MovAMP and the lastest Chronoform version.
I have set Chronoform upload to 9000kb and modify the PHP.ini in some parts:
post_max_size = 128M
upload_max_filesize = 128M
max_execution_time = 300
max_input_time = 300
memory_limit = 128M
default_socket_timeout = 60
But I can only upload file of 480kb, if I try to upload largest file of 480kb the browser retrive me this error "400 Bad Request - Your browser sent a request that this server could not understand". I tried to use a Chronform log, but the browser showme the error page!
where is my error?
Thank you!!