-1
I have a problem in the projects I develop that intermittently generates a Session error, but the error is only when the project is hosted on the web server (I use Cpanel from a Hostgator resale).
When the error happens, if the user presses "F5" or simply changes page(when possible) the error disappears, until today I could not generate the error twice or more after.
Following is the image of the code used (it is highlighted in the yellow rectangle) who is rotated and who may possibly be causing the error.
Site url so they can try to generate the error: www.ravsistemas.com.br OBS.: So that I can generate the error faster I usually open the site in two browsers and in one of the browsers I keep switching pages or updating the page.
Copy the code and error and ask the question, photos are hard to test.
– Guilherme Nascimento
Similar error with the solution in the comments Codeigniter Session Error - Unlink Operation not Permitted
– William Novak