dmpop/digikampanion
1
3
Fork
You've already forked digikampanion
0

Quick start is a little too quick #2

Closed
opened 2026年04月19日 02:41:29 +02:00 by smr99 · 2 comments

A couple things I found out the hard way:

  1. in addition to PHP, you need to have the PHP driver for whatever database you use; e.g. sudo apt install php-sqlite3 or sudo apt install php-mysql (for mysql/mariadb).

  2. The two settings that need to be set: set at least one path in "Edit Collections"; save; select the collection (first item); then set the DK database path.

A couple things I found out the hard way: 1. in addition to PHP, you need to have the PHP driver for whatever database you use; e.g. sudo apt install php-sqlite3 or sudo apt install php-mysql (for mysql/mariadb). 2. The two settings that need to be set: set at least one path in "Edit Collections"; save; select the collection (first item); then set the DK database path.
Owner
Copy link
  1. Yes, you need php-sqlite3, php-common, and php-imagick. digiKampanion is designed to work with the SQLite digikam4.db only, so there is no need to install php-mysql.
  2. This step is explained in the digiKampanion User Guide.
1. Yes, you need php-sqlite3, php-common, and php-imagick. digiKampanion is designed to work with the SQLite digikam4.db only, so there is no need to install php-mysql. 2. This step is explained in the digiKampanion User Guide.
Owner
Copy link

I've updated the README.md file.

I've updated the README.md file.
Sign in to join this conversation.
No Branch/Tag specified
main
pages
No results found.
No labels
Idea
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
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
dmpop/digikampanion#2
Reference in a new issue
dmpop/digikampanion
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?