Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't reinstall wallabag with pdo_driver <> sqlite and db path filled #4131

Open
nicosomb opened this issue Sep 27, 2019 · 1 comment
Open
Labels

Comments

@nicosomb
Copy link
Member

Issue details

Because I switched from sqlite to mysql database on localhost, I discovered a bug (not a critical one, I know).

Environment

  • wallabag version (or git revision) that exhibits the issue: master
  • How did you install wallabag? git clone
  • Last wallabag version that did not exhibit the issue (if applicable):
  • php version: 7.2
  • OS: macos
  • type of hosting (shared or dedicated): localhost
  • which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL): so many 😄

Steps to reproduce/test case

  • install wallabag with pdo driver : mysql
  • fill the database path (like for sqlite installation)
  • try to reinstall wallabag (bin/console wallabag:install)
  • you'll have:

Capture d’écran 2019-09-27 à 16 54 01

@nicosomb nicosomb added the Bug label Sep 27, 2019
@j0k3r
Copy link
Member

j0k3r commented Sep 27, 2019

I think it's more an "issue" on Doctrine than on wallabag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants