php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7931 Undefined symbol "_PQconnectdb"
Submitted: 2000-11-22 15:37 UTC Modified: 2001-03-08 20:26 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: scott at shadowsystems dot tzo dot com Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 4.0.3pl1 OS: OpenBSD 2.7
Private report: No CVE-ID: None
 [2000-11-22 15:37 UTC] scott at shadowsystems dot tzo dot com
On OpenBSD 2.7 running Apache 1.3.14 and PHP 4.0.3pl1 with support for apxs, OpenLDAP and PostgreSQL compiled in, I get the following error when calling pg_connect:

/usr/libexec/ld.so: Undefined symbol "_PQconnectdb" called from httpd:/opt/apache/1.3.14/libexec/libphp4.so at 0x402173bc

This problem occurrs every time I call this function, is repeatable and reproducible... etc... etc...

I can provide any futher detail, documentation and logs if necessary.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-27 13:02 UTC] jmoore@php.net
--- From Anil Madhavapeddy, avsm@openbsd.org ---
Greetings,

Bug #7931 sounds suspiciously like the ltconfig bug bit this
chap.  Could someone possibly modify this to ask him if it's
fixed with php-4.0.4, or (better still), advise him to use the
version of PHP from our ports tree with the postgresql flavor?
------

Thanks

James
 [2001-03-08 20:26 UTC] sniper@php.net
No feedback.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 18:01:35 2024 UTC