Hi,
i'm fighting with session in a cgi with fcl-web (lazarus 1.1 and fpc 2.7.1. When there is one web module, all is ok. When adding a second modules, the session is not shared, even when SessionCookiePath is set. Worse, on the first module, a new session is created each time the cgi is called.
If someone has some tips... It gave me a headache.
Thanks in advance