Ben sadece Apache 2.2.11 yüklü ve PHP5.2.9-2 için zip indirilen
Ben uncommented
extension = php_pdo_pgsql.dll
ve
extension = php_pgsql.dll
I () işlevi phpinfo Ama beni aradığında, postgresql gösteren değildir. Ne unutmadan?
Ayrıca, PHP sitede bunu buldum:
In order to enable PostgreSQL support, --with-pgsql[=DIR] is required when you compile PHP. DIR is the PostgreSQL base install directory, defaults to /usr/local/pgsql. If shared object module is available, PostgreSQL module may be loaded using extension directive in php.ini or dl() function. I recognise that this is ment for Linux, but is there something written here, telling me to do something I've forgotten?