Possible Duplicate:
PHP see only 20 uploading files at a time
I tried changing it in php.ini
development and production. but still I am unable to upload files more than 20 at the same time. I have checked current setting using phpinfo();
but still showing max_file_uploads
is 20
not showing changed value in php.ini
.