Welcome Guest, Not a member yet? Register   Sign In
[Solved] Uploadify + CodeIgniter + Videos
#2

[eluser]Unknown[/eluser]
Hi. I was trying to upload other type of files like MTS or ....
The same problem. I was trying to describe mts type, and sincronizing both type def in both mime config files. Was not working with some definitions, until using print_r($_FILES); I saw that mimetype was not corresponding to definitions used in both local mime configs.
I used then the description from the print_r [type] => video/vnd.dlna.mpeg-tts and replaced in both mime defs, in codeigniter and apache mime.types and it works.
And of course in php.ini post_max_size increased to how much you need, looks like upload_max_filesize it's ignored somehow.


Messages In This Thread
[Solved] Uploadify + CodeIgniter + Videos - by El Forum - 11-08-2011, 10:08 AM
[Solved] Uploadify + CodeIgniter + Videos - by El Forum - 02-27-2012, 04:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB