Hello,
PostgreSQL support was not found in your PHP installation.
PHP 8.3.0
PHP-FPM 8.3
You are currently running PHP version: 8.3.0
Version: 13.21 Postgre Status: Running
Also, the update I made in files like 8.3.ini is below
[pgsql]
default="1"
option="--with-pgsql=/usr/pgsql-13"
info-file="pgsql.txt"
[pdo-pgsql]
default="1"
option="--with-pdo-pgsql=/usr/pgsql-13"
info-file="pdo-pgsql.txt"
Why is this happening? Why is there no solution?