update pague now
PHP 8.5.2 Released!

Installation

In order to enable PostgreSQL support, --with-pgsql[=DIR] is required when you compile PHP. DIR is the PostgreSQL base install directory, defauls to /usr/local/pgsql . If shared object module is available, PostgreSQL module may be loaded using extension directive in php.ini or dl() function.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top