MP4 files won't upload in wordpress
Submitted by tonygil on Mon, 12/15/2014 - 18:27
Forums:
Hi Guys
I am trying to upload a 60mb mp4 file, it starts to upload and then stop. In chrome it's says it gets to 61%.
My setting for the .htaccess is :-
php_value post_max_size 128M
php_value upload_max_filesize 128M
php_value memory_limit 300M
php_value max_execution_time 60000
php_value max_input_time 90000
php_value session.gc_maxlifetime 2400
So not sure why i have a problem.
Help
falcon
Mon, 12/15/2014 - 22:21
Permalink
Thanks for reporting! Are you
Thanks for reporting! Are you able to upload the same video to the normal wordpress media gallery?
tonygil
Mon, 12/15/2014 - 23:32
Permalink
Http Error
I have tested the upload using the wordpress media upload and at 61% i get an error 'HTTP error'.
Any ideas why i shoould get that ?
falcon
Fri, 12/19/2014 - 20:14
Permalink
It is probably a server
It is probably a server config issue. If you ask in the Wordpress forums there is a higher chance of running into someone familiar with this problem
arne
Sat, 12/20/2014 - 22:21
Permalink
We should try, some time, to
We should try, some time, to make a "Wordpress installation howto" that will mention all the proper configurations. I have done it a couple of times, the only problem is that after the intallation I forgot what I did, so I would have to re-do it again. If someone carefully writes down the procedure and all the configurations, for a Wordpress installation, it might be a good idea to post it here.
falcon
Mon, 01/05/2015 - 14:49
Permalink
I agree, good idea! And if
I agree, good idea! And if someone does this we'll move the info to a place that will be easier for new users to find and add links from the wordpress installation guide.