CAUSE
There is a special requirements list for publishing server exists - http://www.parallels.com/en/products/sitebuilder/reqsThis list includes sqlite (2.x, support UTF-8 encoding) support for PHP. If publishing side does not have appropriate SQLite 2.x extension installed for PHP you will get error message during publication. SQLite 3.x dos not supported by Sitebuilder yet.
RESOLUTION
In current Sitebuilder version it is required to use SQLite 2.x version on publishing host. This is conditioned by the fact that both PHP 4.x and PHP 5.x version are supported right now in Sitebuilder. Extension pdo_sqlite which goes with PHP 5.x not compatible with old PHP 4.x releases. Some of our customers still using this old version.There is already feature request exist for developers to for SQLite 3.x support. It should be added into future Sitebuilder versions (not sooner than Sitebuilder version 5).
Please note, that SQLite 2.x and SQlite 3.x support can exist on the same server without any collisions.
Here you can find information about how to enable SQLite 2.x support on publication host to satisfy publication requirements.
Keywords: sqlite, Sitebuilder, publish