Jump to content

Large movie uploads failing


pianoman993

Recommended Posts

Hello, I am currently using ffmpeg to convert movies. I am able to successfully upload small movies but when it comes to the bigger ones... well there's the problem. When I select a big movie(large size like 30MB) and click the upload button i just get sent back to the same page without any errors or any sign of anything done. On the other hand when I upload a small movie I either get a success message or an error message.

 

I believe the solution lies in the php.ini file which I have edited but I do not believe I have fixed anything because I am getting the same results. I have posted my some of my php.ini settings below, if anybody can pinpoint the reason my problem occurs please respond!

 

upload_max_filesize = 300M

memory_limit = 3000M 

max_input_time = 1200

max_execution_time = 1200

 

Thanks a bunch!

 

- Mark

Link to comment
https://forums.phpfreaks.com/topic/121053-large-movie-uploads-failing/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.