I have a page that has over 100 inputs. When I post the page I'm getting error below. I did not find the source of the problem. Required phpinfo values are also below. Webserver is Apache/2.2.27 and hasn't any htaccess code.
My code style:
<form role="form" action="" method="post">
<button type="submit" id="btnsubmit" name="btnsubmit" class="btn btn-primary">Kaydet</button>
</form>