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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 19:01:28 2025 UTC