1

Topic: Problem running install.php

Running NetBSD 1.6.2, Apache 2.0.52, PHP 4.3.9, PostgresSQL 7.4.5 and ap-php4.  Everything looks to be installed and running but I get the following message when I click on "Start Install" after entering in all the information.  Thanks in advance for any hints.

"This PHP environment doesn't have PostgreSQL support built in. PostgreSQL support is required if you want to use a PostgreSQL database to run this forum. Consult the PHP documentation for further assistance."

Re: Problem running install.php

Did you compile PHP with PostgreSQL support explicitly? e.g. --with-pgsql=/usr/local/pgsql (or whatever your path is)

"Programming is like sex: one mistake and you have to support it for the rest of your life."