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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC