Welcome Guest, Not a member yet? Register   Sign In
Problem with Video Uploading
#2

[eluser]Learn CodeIgniter[/eluser]
If you are on a live server make sure that your hosting provider has those mime types installed, I had to go into my control panel to install the flv mime type.

Add to .htaccess
Code:
AddType video/mpeg .mpeg .mpg .mpe
AddType video/x-flv .flv


Messages In This Thread
Problem with Video Uploading - by El Forum - 06-04-2012, 06:19 AM
Problem with Video Uploading - by El Forum - 06-04-2012, 06:28 AM
Problem with Video Uploading - by El Forum - 06-04-2012, 06:32 AM
Problem with Video Uploading - by El Forum - 06-04-2012, 06:35 AM
Problem with Video Uploading - by El Forum - 06-04-2012, 06:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB