PHP extension pdo_sqlite is missing! in the freshrss container #781

Open
opened 2025-11-20 04:53:57 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @Shimakuchi on GitHub (Mar 26, 2025).

📌 Task summary

improve the freshrss container by adding missing php extensions for better db migration

📋 Task details

Hello, I had freshrss running on my unraid server in a docker container and would like to change that now. After the export/import via the UI only worked semi well, I tried to create a database backup via the cli. That seems to have worked.

I moved the backup.sqlite file from the container to my Unraid server, copied it from there to the proxmox server using scp and then pushed it into the lxc. Unfortunately, I then realized that I cannot call the scripts in /opt/freshrss/cli/ because a php extension is missing “PHP extension pdo_sqlite is missing!”

I could imagine that others will also need these scripts sooner or later. It would therefore be nice if this would work.

Thank you very much

Originally created by @Shimakuchi on GitHub (Mar 26, 2025). ### 📌 Task summary improve the freshrss container by adding missing php extensions for better db migration ### 📋 Task details Hello, I had freshrss running on my unraid server in a docker container and would like to change that now. After the export/import via the UI only worked semi well, I tried to create a database backup via the cli. That seems to have worked. I moved the `backup.sqlite` file from the container to my Unraid server, copied it from there to the proxmox server using scp and then pushed it into the lxc. Unfortunately, I then realized that I cannot call the scripts in `/opt/freshrss/cli/` because a php extension is missing “PHP extension pdo_sqlite is missing!” I could imagine that others will also need these scripts sooner or later. It would therefore be nice if this would work. Thank you very much
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#781