Question
upload timeout?
When I attempt to upload music/videos to my server, it shows it as loading, but then it just stops, and it is never uploaded. It will usually work for one song, but anything other than that, it fails. Documents and images work fine. Here is my code: http://pastebin.com/64pvRygu
And here is my code for my php.ini:
upload_max_filesize = 100000G
post_max_size = 100000G
max_input_time = 120000
Thanks in advance.
