Search Postgresql Archives

Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36

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

 



Gavin M. Roy wrote:
It doesnt sound like an apache problem to me, it sounds like a library version conflict happening in PHP, so apache shouldn't impact it. What happens when you try and access pgsql functions from the cli?

Just tried a simple -

$result = pg_connect(...);

echo $result;

with the cli and got

Resource id #4

which means that with cli it somehow works, right?

How can I trace what's wrong with pgsql.so? Did you read my other mail that it works until I restart the FreeBSD and only then starts to core dump.

Iv



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux