Answers for "none of the supported php extensions (pgsql, pdo_pgsql) are available linux"

PHP
1

None of the supported PHP extensions (PgSQL, PDO_PgSQL) are available.

sudo apt-get install php-pgsql
Posted by: Guest on December-25-2020

Code answers related to "none of the supported php extensions (pgsql, pdo_pgsql) are available linux"

Browse Popular Code Answers by Language