[PHP-DB] Re: PostgreSQL connections within classes & collisions.

2001-08-26 Thread Yasuo Ohgaki
I have very smilar code and they are working for me. I'm using - PHP4.0.6 and PHP4.0.7RC1 - PostgreSQL 7.1.3 They are built from source. Your PHP might be linked against older libpq(?) than your PostgreSQL? -- Yasuo Ohgaki Justin Buist wrote: > I recently did a re-install of PostgreSQL and

[PHP-DB] Re: PostgreSQL connections within classes & collisions.

2001-08-26 Thread Yasuo Ohgaki
I have very smilar code and they are working for me. I'm using - PHP4.0.6 and PHP4.0.7RC1 - PostgreSQL 7.1.3 They are built from source. Your PHP might be linked against older libpq(?) than your PostgreSQL? -- Yasuo Ohgaki Justin Buist wrote: > I recently did a re-install of PostgreSQL and