This day I have to update a website based on Codeigniter, 1.54. When trying on the development environment, all running smoothly, but when transferred to the server some problems arise.
In part used session function (I use the library session Codeigniter) , randomly displays a HTTP 406 error.
When searching on google, I know that [...]

read more from this topic.....