Author Topic: Your PHP installation does not support the pgsql module.  (Read 3221 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Your PHP installation does not support the pgsql module.
« on: March 25, 2022, 04:38:35 AM »
Your PHP installation does not support the pgsql module. You will need to install, enable, or compile it to use phpPgAdmin.
I have updated the php.ini file with the PHP version from 5.6 to 7.4 but it didn't work for me. can anyone suggest me some solution for this problem?

Offline
****
Re: Your PHP installation does not support the pgsql module.
« Reply #1 on: March 25, 2022, 06:33:21 AM »
There are 2 options for PHP.  If you have Pro, there are 3.

1)  /admin/index.php?module=php_switch_v2
  -  Select new version (Or same version)
  -  Next page, select pgsql and/or pdo-pgsql

2)  admin/index.php?module=php_selector2
   - Use Select Options to enable the module before selecting a version and building

3) (Pro)  admin/index.php?module=php_selector3
   -  Select Options to enable modules before selecting versions and building
Google Hangouts:  rcschaff82@gmail.com

Offline
*
Re: Your PHP installation does not support the pgsql module.
« Reply #2 on: November 16, 2023, 01:32:52 AM »
I have same problem here, already setup php with pgsql and pdo_pgsql options in php configuration. I've checked both modules are loaded in phpinfo but still no luck.
Any suggestion would be help?
Thanks