Re: php4-postgresql problem
Knud Sørensen wrote:
>
> 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
>
I migth add that I get this error:
PHP Warning: Unable to load dynamic library
'/usr/lib/php4/apache/pgsql.so' shared obejct not open in Unknown on
line 0
> Do you have any suggestions.
>
Reply to: