Internal Server Error

I’m trying to upload a video file, it’s the same exact format that I’ve uploaded before and is well below my limit of 256MB. Every time I try to upload the file, it returns an Internal Server Error. If I upload another video file, it accepts it. The difference is the file that won’t upload is 110MB and the other one is 40MB. The max execution time 500 and the memory limit is 512MB. I’m running 1.7.6.

Could be good to update to 1.7.10 (assuming you want to stay on 1.7 series) and double check other php settings, depending on your environment there might be few additional ones that you need to adjust. How do I upload files bigger than 2MB / How can I increase the upload file size limit?