[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: php4-postgresql problem



Bruno Boettcher wrote:
> 
> On Tue, Dec 12, 2000 at 05:56:40PM +0100, Knud Sørensen wrote:
> 
> > > I am trying to get php4 and postgresql work together.
> > >
> > > But on pg_connect I get function not defined.
> try inserting a dl("pgsql.so"); before the pg_connect...
> or add it to the php.ini
> 
dl("pgsql.so"); says 
Warning: Unable to load dynamic library '/usr/lib/php4/apache/pgsql.so'
shared obejct not open



> > 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
> make
> apt-get --fix-missing install php4-pgsql
> and report back what it tells you....
It says 
Sorry, php4-pgsql is already the newest version 

 
> --
> ciao bboett
> ==============================================================
> bboett@earthling.net
> http://inforezo.u-strasbg.fr/~bboett http://erm1.u-strasbg.fr/~bboett
> ===============================================================
> the total amount of intelligence on earth is constant.
> human population is growing....



Reply to: