mirror of
https://github.com/vrana/adminer.git
synced 2025-08-06 06:37:33 +02:00
Add note for Adminer dedicated version for SQLite3
@@ -1,3 +1,5 @@
|
||||
Note: there is precompiled versions of Adminer for SQLite than can be used immediately by just loading the [Adminer dedicated version for SQLite3](https://github.com/FrancoisCapon/LoginToASqlite3DatabaseWithoutCredentialsWithAdminer/releases/latest).
|
||||
|
||||
## Ensure System field is showing on the login form
|
||||
|
||||
Comment out `AdminerLoginServers` if it is present in the index.php
|
||||
@@ -48,7 +50,6 @@ Get this file in place it in `plugins/`
|
||||
|
||||
Also put plugins.php in that folder if it's not already there.
|
||||
|
||||
|
||||
## Select sqlite3 in the system field.
|
||||
|
||||
Select sqlite3.
|
||||
@@ -66,7 +67,6 @@ Press the login button
|
||||
## Done
|
||||
You can now use adminer on that file.
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user