php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1681 Function pg_fetch_array doesn't work corretly in PHP 3.0.11
Submitted: 1999-07-08 12:49 UTC Modified: 1999-07-08 12:57 UTC
From: bdemion at lnet dot fr Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 3.0.11 OS: Linux - Mandrake 6.0
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: bdemion at lnet dot fr
New email:
PHP Version: OS:

 

 [1999-07-08 12:49 UTC] bdemion at lnet dot fr
The function pg_fetch_array() doesn't work in PHP 3.0.11 where use more two times.

The problem comes from php, not PostgreSQL (6.4.2) because I recompile my Apache (1.3.6) with PHP 3.0.6 and the problem dispeared.

CONFIGURE LINE:
configure --with-pgsql=MYDIR --with-apache=MYDIR --enable-track-vars --with-config-file-path=MYDIR

Bruno DEMION
UNIX Administrator

Sorry, for my very bad english... 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-08 12:57 UTC] jim at cvs dot php dot net
This has been reported several times. Fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 22:01:29 2024 UTC