php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29142 Informix error 439, The connection of a query to informix, can not be completed
Submitted: 2004-07-14 12:36 UTC Modified: 2005-02-11 01:00 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:1 (50.0%)
From: taskazan at metu dot edu dot tr Assigned:
Status: No Feedback Package: Informix related
PHP Version: 4.3.7 OS: AIX5.2, Debian 3.0 with 2.4.26 k
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: taskazan at metu dot edu dot tr
New email:
PHP Version: OS:

 

 [2004-07-14 12:36 UTC] taskazan at metu dot edu dot tr
Description:
------------
In php 4.3.4 we used a code for connecting and querying from informix. When we upgrade our php version to php4.3.7 we got an error,
Warning: ifx_connect(): E [SQLSTATE=IX 000 SQLCODE=-439] in
PATH/TO/DBFUNCTIONS/includes

We can not run our queries.

When we try to find the error, we've compiled php 4.3.7 with copying php 4.3.4 sourcepath/ext/informix to php 4.3.7 sourcepath/ext/informix. Then we didnot get the same error.

we thought that this will be a bug for php-informix code.


yours


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-11 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC