php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2716 funcitons pg_* are not available
Submitted: 1999-11-12 22:54 UTC Modified: 1999-12-04 14:38 UTC
From: core at triton dot net Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 4.0 Beta 2 OS: Linux
Private report: No CVE-ID: None
 [1999-11-12 22:54 UTC] core at triton dot net
When using apache, with PHP (and PostgreSQL enabled), and the binaries have the PostreSQL symbols in them, and the build reported it as found, and the MySQL functions are working, but non of the pg_* functions are bound for some reason...

I get the following message "Fatal error: Call to undefined function: pg_connect() in /opt/apache/htdocs/test.php on line 25"...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-22 00:54 UTC] evan at cvs dot php dot net
Please try PHP 4b3 and report back.
 [1999-12-04 14:38 UTC] sas at cvs dot php dot net
Reconfigure, make clean, make should help in this case.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 12:01:32 2024 UTC