Menu

Question about login to sqlite databas

2016-11-01
2016-11-01
  • Klaus Struthoff

    Klaus Struthoff - 2016-11-01

    Hi!
    Sorry i assume, that is a stupid question, but i doesnt know what to do next. I try to login with the use of adminer to my sqlite database. But the program/script ask me for username and password.
    The sqlite3 database has no username, no password. How i can get access?

                 cu Frank
    
     
  • Peter Daly-Dickson

    The documentation for adminer and SQLite is pretty scarce. I also have the issue you ask about, and posted this comment.

    Have you managed to get it working?

     
  • Jakub Vrána

    Jakub Vrána - 2017-02-15

    Adminer requires a password for SQLite database for security reasons. It's not a SQLite's password, it's Adminer's. You can specify this password in the login method of Adminer customization. You can also use the login-sqlite plugin which allows logging to SQLite without a password.

     

Log in to post a comment.

MongoDB Logo MongoDB