A database error has occurred: SQLSTATE[HY000] [2002] No such file or directory

Hi Guys, Can you please help-me

During the installation I’m receiving de following error message:

A database error has occurred: SQLSTATE[HY000] [2002] No such file or directory (SQL: create table announcement_types (type_id bigint not null auto_increment primary key, assoc_type smallint not null, assoc_id bigint not null) default character set utf8 collate ‘utf8_general_ci’)

Using OJS Version 3.3.0-11

I’m Using MySQL Version: 5.7.29-log - MySQL Community Server (GPL
PHP 7.4
Server is an Apache.

Thanks,

Hello,
Make sure you are using InnoDB for the tables.

Hi Tks for that, but I don’t know where can I verify that.
I’m using MyPhpAdmin to manage de Database.

Cheers

Ok, phpMyAdmin is a very good tool for this. Just select the database and the list of tables will appear on the left side, with several columns, one of them is named “Type”, and there comes the data from which I ask.
Captura de Tela 2022-07-31 às 10.32.08