Lasso 9 can store session data in Memory, SQLite (default), or MySQL and each has specific benefits. The session data is stored encoded as XML. On CentOS, Lasso 9 leverages the libxml2 library to handle XML.
The most typical scenario where MySQL session storage would be used is in sharing session data between nodes of a High Availability (HA) cluster. Each node instance in the cluster must be configured to use the same MySQL database and table for session storage if the sessions are to be common to all nodes.
CentOS 5.6 32-bit and 64-bit
Lasso Server 9.1.4
Activating MySQL session storage results in deadlocked Lasso 9 for pages using sessions.
In Lasso 9 Admin -> Sessions, select "MySQL" as default session driver.
Error will be regardless of MySQL database and table selected or created.
(usually if output is wrapped in protect/handle blocks)
libxml error while parsing document: Start tag expected, '<' not found
4:37 xml.lasso 172:38 session.lasso …
Update to latest libxml2
At the time of writing libxml2 is at version 2.6.26-2.1.12.
This version of libxml2 resolves the error.
Author: Jonathan Guthrie
Created: 25 Oct 2011
Last Modified: 25 Oct 2011
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft