Syndicate

Change language


EN  

Valid XHTML 1.0 Transitional

Latest News

Database

Database
Questions

 
Question & Answer
I restored my database backup and I can no more login as admin. Help!
[up] Click the "forgot your password" link or else go to edit manually the SQL file and remove the "INSERT INTO dk_users..." line of the admin user account. This will force the CMS to use the currently logged in administrator account after the restore.
If I start a website with a flatfile db is it much more difficult to upgrade the data than if I would use MySQL (or such)?
[up] No, it will be possible to easily switch between databases, see relative question
Is it possible to switch between databases in an easy way?
[up] The SQL backup format of Lanius CMS is compatible within Lanius CMS with any database system. You can easily switch between any database with a few clicks, the CMS will automatically export the data from your database (flatfile or whatever) and import it in the new one, so that migrations between different database systems are painless.