Hi
I am using DV 4.0 setup from Mediatemple and I get:
413 Request Entity Too Largefor larger files.
I have configured the php settings to cater for larger files but still no luck for files <5M.
memory_limit = 128M
max_execution_time = 200
max_input_time = 200
post_max_size = 128M
upload_max_filesize = 128M
PHP version 5.3.5
EE 2.5.2
Any idea?
Cheers