Hi I am trying to get php4 and postgresql work together.
But on pg_connect I get function not defined. I have find something strange about my php configuration. There is now php.init file in /etc/php4/apache Both php4 and php4-pgsql fail when I run dpkg --configure on them. Loadmodule php-module IS uncommended in http.conf And I have tried to make a php.init file with extension=pgsql.so It don't help Do you have any suggestions.