Your PHP installation does not support PostgreSQL.

Updated on 28 July 2023 2 min Read

The time you compile/install PostgreSQL on your server and try accessing phpPgAdmin, you will receive message as below. phpPgAdmin won’t be accessible.

Your PHP installation does not support PostgreSQL. You need to recompile PHP using the –with-pgsql configure option.

It is because internal cPanel php doesn’t has PostgreSQL compiled. Rebuild the internal (cPanel) PHP so PostgreSQL support is compiled in. It is because last time your internal cPanel php was compiled, PostgreSQL was not installed.

Execute script below OR ask your web host to do it.

    /scripts/makecpphp

Perform a refresh OR try accessing phpPgAdmin from cPanel.

The Author

Neha Kahnna is a professional content writer associated with MilesWeb. She curates articles on web hosting, latest SEO trends and technology topics. Her insightful content captivates the reader’s attention and deliver a higher learning ROI.