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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
34 + 10 = ?
Subscribe to this entry?

 
 [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 19:01:29 2024 UTC