Petr Cech wrote: > > Hi, > I'm bit lost who said what, but I'll try to comment it all at one. And I don't > read -user so please CC. > > On Thu, Dec 14, 2000 at 11:20:42AM +0100 , Knud Sorensen wrote: > > Rino Mardo wrote: > > > > > > On Tue, Dec 12, 2000 at 07:34:21PM +0100 or thereabouts, Knud S?rensen > > > wrote: > > > > Bruno Boettcher wrote: > > > > > > > > > > On Tue, Dec 12, 2000 at 06:27:49PM +0100, Knud Sorensen wrote: > > > > > > dl("pgsql.so"); says > > > > > > Warning: Unable to load dynamic library > > > > > > '/usr/lib/php4/apache/pgsql.so' > > > > > > shared obejct not open > > > > > indeed :D > > > > > and an ls -l of that file yields what? > > > > > mine gives: > > > > > ll /usr/lib/php4/apache/pgsql.so > > > > > -rw-r--r-- 1 root root 34k Dec 7 06:45 > > > > > /usr/lib/php4/apache/pgsql.so > > > > > > > > ls pgsql.so gives > > > > -rw-r--r-- 1 root root 33528 Oct 16 20:29 pgsql.so > > OK. this looks like the 4.0.3pl1-0potato1. Have you upgraded libpgsql2 to 7.0 > version? If yes, that's the problem.
I use php4-4.0.3pl1-0potato1 php4-pgsql-4.0.3pl1-0potato1 postgersql-7.0.2-6 apache-1.3.9-13.1 What is the easiest solution if I would like to run postgresql 7. Knud