unknown symbol 'lo_unlink' - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject unknown symbol 'lo_unlink'
Date
Msg-id 199904270132.KAA12535@srapc451.sra.co.jp
Whole thread Raw
In response to [Fwd: [HACKERS] typeidTypeRelid Error]  (JP Rosevear <jpr@cr168790-a.nmkt1.on.wave.home.com>)
List pgsql-hackers
Subject changed.

> Hey folks, still looking for a little help on this.  I can insert data
> and (obviously create tables).  Further, I've discovered PHP with pg
> support yields an unknown symbol 'lo_unlink' when Apache tries to load
> it.  Any help/pointers would be really appreciated.

What kind of version of apache/PHP/PostgreSQL are you using? Do you
use DSO? What was the exact error message when you found lo_unlink was
an unknown symbol? What kind of platform are you running?

I myself have been using apache 1.3.6(DSO)/PHP 3.0.7/PostgreSQL 6.4.2
or current on x86 Linux/LinuxPPC/mips Linux/FreeBSD for a while but
have never seen problems you mentioned.
---
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: "Tim Perdue"
Date:
Subject: Re: [HACKERS] Number of tuples (20300) not the same as heap (20301)
Next
From: les@MCS.COM (Leslie Mikesell)
Date:
Subject: Re: [HACKERS] Efficiency of LIMIT ?