Upload fails if number of videos exceeds 140, php.ini file doesn’t help.
-
Hello,
I tried to upload over 140 videos into the gallery, and updated the changes, but when I reopen it, the 140 videos are still there, but the videos starting from 141 are all gone.
I found there was another question before called “Maximum number of videos?” which is the same problem as I had, and I tried the solution of updating the following variables in my php.ini file. But unfortunately it doesn’t work for me.max_input_vars = 5000
post_max_size = 256 MB
memory_limit = -1
max_input_time = -1
max_input_nesting_level = 256
upload_max_filesize = 256 MB
max_file_uploads = 100Could you please advise what to do next? Thanks a lot!
- The topic ‘Upload fails if number of videos exceeds 140, php.ini file doesn’t help.’ is closed to new replies.