php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #555 Unsupported PG_Connect
Submitted: 1998-07-15 13:15 UTC Modified: 1998-07-15 15:05 UTC
From: xanadu at biogate dot com Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 3.0.1 OS: Win95
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: xanadu at biogate dot com
New email:
PHP Version: OS:

 

 [1998-07-15 13:15 UTC] xanadu at biogate dot com
This might just be a compliing problem..
but does the win32 ver of PHP3 have postgress support?
I am trying to connect to a postgress database and in returns:
Fatal error: Call to unsupported or undefined function pg_connect()

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-15 15:05 UTC] zeev
The Win32 binary does not include support for any SQL server
other than MySQL.  You can manually compile a loadable
PostgreSQL module, currently it hasn't yet been 'officially'
ported to Win32 so you'd have to play with it a bit, or
wait until somebody else does it.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 05:01:27 2025 UTC