More about my weird session



session_module_name() returns 'files' for both.

Altering the session.cookie_path (to set it to /) and
session.cookie_domain (to set it to '') did not help.

Moving the files to DOCUMENT_ROOT where the Ajax scripts are didn't
help; the main app still has the session, the Ajax script still doesn't.

:(
.