Size of a request header field exceeds server limit.
- Single Page
Posted 05 October 2012 - 11:11 AM
I am testing GroseryCrud with theme datatables. Then after six or more edit/add operations appears the following error:
[font=comic sans ms,cursive][i]Bad Request[/i][/font]
[font=comic sans ms,cursive][i]Your browser sent a request that this server could not understand.[/i][/font]
[font=comic sans ms,cursive][i]Size of a request header field exceeds server limit.[/i][/font]
[font=comic sans ms,cursive][i]Cookie[/i][/font]
I have tried some options to solve this issue:
1) I have downloaded at https://github.com/s.../zipball/master the version of saulimus where its available a fix to solve this problem. After install this version,the problem persists.
2) I made the changes to [i]datatables.js[/i] according to instructions contained in the post http://www.grocerycr...o-back-to-list/. I dont know if i did something wrong because the errors was not fixed after this.
3) The last option (not tested). I find out that is possible to increase the LimitRequestFieldSize parameter contained in http.conf o vhost.cfg files of apache. Due some recommendations i prefered not to test this option.
A question: I understand that this problem occurs only when datatables theme is used. If we use flexigrid the problem dissapears?
Thank,
Ocupado
Congrats! Exccelent piece of software
Posted 05 October 2012 - 12:47 PM
Posted 05 October 2012 - 14:29 PM
Posted 05 October 2012 - 16:14 PM
Thanks,
Ocupado