I am working with php, symfony and wamp, and I am getting this error.
Warning: SessionHandler::read(): The session id is too long or contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,'
The server is working on the app perfectly but when I am testing on the server I get this error. Any ideas on how to solve this problem?