I have a similar problem.
I am using PHP 5.2.14 and Mysql 5.0.67
When I upload files of > 10M when the limit is set to 50M in php.ini, I get the same error and the $_POST["folderid"] is null.
It works OK with smaller files.
Log only shows the Error
I am using PHP 5.2.14 and Mysql 5.0.67
When I upload files of > 10M when the limit is set to 50M in php.ini, I get the same error and the $_POST["folderid"] is null.
It works OK with smaller files.
Log only shows the Error