Skip to content

CLI install bug with SQLite #1443

@oupala

Description

@oupala

I'm trying to use FreshRSS cli in order to install FreshRSS from A to Z.

I'm first trying to install Fresh using the first cli step:

>./cli/do-install.php --default_user admin --api_enabled --db-type sqlite
FreshRSS install…
FreshRSS install failed requirements:
• pdo-mysql
• pdo-pgsql
• data
• cache
• users
• favicons

It is the simplest install options possible. But I don't understand what does this return means?

I was thinking about a permission issue, but when I try to install FreshRSS via the web interface, I get no error nor warning. Permissions are already set and writable by the server, and mandatory php modules are also already installed.

Am I missing something?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions