Skip to content

Error when installing site on df using SQLite #193

@lauriii

Description

@lauriii

I tried to install df with SQLite but I got the following error:

# lauri.eskola @ Lauris-MBP in ~/Projects/acquia_demo_framework/docroot on git:8.x-4.x x [11:53:14]
$ drush site-install df --db-url=sqlite://sites/default/files/.ht.sqlite


 You are about to DROP all tables in your 'sites/default/files/.ht.sqlite' database. Do you want to continue? (yes/no) [yes]:
 >

 [notice] Starting Drupal installation. This takes a while.

In ConfigRewriter.php line 162:

  Tried to rewrite config workflows.workflow.editorial by df_tools_workflow module without initial config.

This error doesn't happen with the exact same setup when Mysql is being used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions