I get similar errors in my error_log in php when users are uploading their files
PHP Warning: POST Content-Length of 11933650 bytes exceeds the limi
I suggest that you should change to post_max_size from 8M to 32M in the php.ini file.
post_max_size
php.ini