Welcome Guest, Not a member yet? Register   Sign In
Issues with large video uploads php.ini
#2

[eluser]stommert[/eluser]
Hi Seth,

I have had the same problem. I changed two things in my php.ini

1. post_max_size
2. upload_max_filesize
3. memory_limit

post_max_size is by default 16M (not really sure).
the second one is 2M by default (not really sure as well).
the third one is the amount of memory that can be allocated by the script (no sure if it helps).
Anyway, you have to change those things if they are lower then your 144M.
I hope helps.

gr

Stommert


Messages In This Thread
Issues with large video uploads php.ini - by El Forum - 02-15-2010, 06:57 PM
Issues with large video uploads php.ini - by El Forum - 02-16-2010, 01:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB