Sessions are an integral part of the way Interspire Knowledge Manager works, it is how all sorts of data is stored between pages requests.
This is a common problem on IIS systems, where sessions are not setup properly (but could in some circumstances also occur on other webservers).
It's important to make sure that PHP has appropriate permissions to write to the session directory that is set up in your PHP.ini.
