adminer icon indicating copy to clipboard operation
adminer copied to clipboard

how to connect to sqlite with adminer:full image?

Open newbie78 opened this issue 6 years ago • 2 comments

as I understand it is necessary to throw the file with the database and how to specify it in the form of login. please tell me how anyone solved the problem?

tnx

newbie78 avatar Feb 28 '19 21:02 newbie78

Hi. I've never used adminer with sqlite, but I think you should mount sqlite file into docker container and specify path to this sqlite file as server location.

f3l1x avatar Jan 22 '20 15:01 f3l1x

Getting

None of the supported PHP extensions (SQLite3, PDO_SQLite) are available.

nmihaica avatar Apr 15 '20 10:04 nmihaica