- Application Version - OJS Version 3.3.0.5
Debian 10.9
With PHP 7.3.27-1~deb10u1
Postgresql server 9.6
Apache Server version: Apache/2.4.38 (Debian) Server built: 2020-08-25T20:08:29
Pre-Installation Steps
- The following files and directories (and their contents) must be made writable:
-
config.inc.php is writable (optional): Yes
-
public/ is writable: Yes
-
cache/ is writable: Yes
-
cache/t_cache/ is writable: Yes
-
cache/t_compile/ is writable: Yes
-
cache/_db is writable: Yes
-
Description of issue
In the main page https://MYSERVER/index.php/index/install/install
After all parameters set
Errors occurred during installation
A database error has occurred: could not find driver (SQL: create table “announcement_types” (“type_id” bigserial primary key not null, “assoc_type” smallint not null, “assoc_id” bigint not null))
-
Steps you took leading up to the issue:
Installed and created DB, user and grant privileges (in both MySQL and PostgreSQL) -
What you tried to resolve the issue
Installation -
Screenshots
-
Error log messages if applicable
Errors occurred during installation
A database error has occurred: could not find driver (SQL: create table “announcement_types” (“type_id” bigserial primary key not null, “assoc_type” smallint not null, “assoc_id” bigint not null))