[GH-ISSUE #1345] Need Support for Sqlite #777

Closed
opened 2026-02-26 02:34:14 +03:00 by kerem · 1 comment
Owner

Originally created by @ChengxiX on GitHub (Aug 23, 2021).
Original GitHub issue: https://github.com/koel/koel/issues/1345

Describe the bug
A clear and concise description of what the bug is.

I changed database to sqlite ant it give this:
_ Database (/skyin/koel/config/../database/koel.sqlite) does not exist. (SQL: PRAGMA foreign_keys = ON)_
_ Database (/skyin/koel/config/../database/koel.sqlite) does not exist. _
but it doesn't say where should i create the database file

To reproduce
Use Pre-Compiled Archive in github release and follow steps in the official docs
composer install
php artisan koel:init --no-assets

Environment

  • Koel version 5.1.5
  • OS: Ubuntu server
  • PHP version v7.4.0
  • Node version lates

#If possible, pleaseadd it to the docs.

Originally created by @ChengxiX on GitHub (Aug 23, 2021). Original GitHub issue: https://github.com/koel/koel/issues/1345 **Describe the bug** A clear and concise description of what the bug is. I changed database to sqlite ant it give this: _ Database (/skyin/koel/config/../database/koel.sqlite) does not exist. (SQL: PRAGMA foreign_keys = ON)_ _ Database (/skyin/koel/config/../database/koel.sqlite) does not exist. _ but it doesn't say where should i create the database file **To reproduce** Use Pre-Compiled Archive in github release and follow steps in the official docs _composer install_ _php artisan koel:init --no-assets_ **Environment** - Koel version 5.1.5 - OS: Ubuntu server - PHP version v7.4.0 - Node version lates #If possible, pleaseadd it to the docs.
kerem closed this issue 2026-02-26 02:34:14 +03:00
Author
Owner

@ChengxiX commented on GitHub (Aug 23, 2021):

I don't need to edit .env by myself, which will cause problem

<!-- gh-comment-id:903450922 --> @ChengxiX commented on GitHub (Aug 23, 2021): I don't need to edit .env by myself, which will cause problem
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#777
No description provided.