This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

Upgrading database from SQLite

Upgrading from SQLite to a MariaDB, MySQL, or PostgreSQL can be done over the backup/restore functionally of Contentteller.

1. Go to Website => Backup/Restore. This option is only available for the main administrator account. Check all tables in the upper right corner and select under options below "Backup all checked tables".

Convsqlite1

Once the backup is finished. You get a notification.

Convsqlite2

2. Open your favorite FTP client and connect to your webspace. Navigate to the data => config directory and download your settings file

Convsqlite3

3. Now after you have a backup of the settings file, it is time to delete that file from the server. If you visit your website now, you should get the Contentteller installer again.

Convsqlite4

4. Install Contentteller with the preferred DBMS. In the admin control panel select again Website => Backup/Restore, check all tables, and select "Restore all checked tables to the current database".

Convsqlite5

5. Confirm the database restoration with your admin password

Convsqlite6

6. Finished. Your website has been converted.

Convsqlite7