• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

PostgreSQL

D

dasasd a

Guest
Hello.

I'd just installed the Power Pack to get acces to Postgre database. I can now create postgre database, but when I want to conect it with php I get this message error: Call to undefined function pg_connect()

I think that php doesnt has postgre activated.

How can I solve it?

My server is:
CentOs 5.
Plesk 9.3

Thanks
Jose
 
You likely need only install the php5 module for pgsql. I am not sure what the package is for centos/yum , but its called php5-pgsql on debian.
 
thanks for the tip.

I found the package in centos is called php-pgsql
 
Back
Top