It shows blank page after migration!
Posted: Mon Apr 10, 2017 12:14 pm
I have migrated Serendipity blog version 1.6.2 to another server having sqlite3. After migration, the blog is showing a blank page. It is not showing any errors in logs as well as when running the index.php from command line.
The new server version supports the installation of Serendipity blog version 1.6.2 and a new install works just fine.
Is there anything can be done to the migrated blog so that it just works fine with sqlite version 3? I have converted the db sqlite version from 2 to 3, and also changed the dbType from sqlite to pdo-sqlite in configuration file, but none of these helped.
Any help is appreciated.
The new server version supports the installation of Serendipity blog version 1.6.2 and a new install works just fine.
Is there anything can be done to the migrated blog so that it just works fine with sqlite version 3? I have converted the db sqlite version from 2 to 3, and also changed the dbType from sqlite to pdo-sqlite in configuration file, but none of these helped.
Any help is appreciated.