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
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
12 - 2 = ?
Subscribe to this entry?

 
 [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: Thu Apr 18 17:01:28 2024 UTC