Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: mzarar on March 25, 2022, 04:38:35 AM

Title: Your PHP installation does not support the pgsql module.
Post by: mzarar 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?
Title: Re: Your PHP installation does not support the pgsql module.
Post by: rcschaff 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
Title: Re: Your PHP installation does not support the pgsql module.
Post by: thetuxbrain 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