Is it possible for database sessions and file system sessions to co-exist
on the same server? I have an application that HAS to have database
sessions and another application that requires file system sessions. The
database sessions is configured from the php.ini if that matters any.