From: taskazan at metu dot edu dot tr Operating system: AIX5.2, Debian 3.0 with 2.4.26 k PHP version: 4.3.7 PHP Bug Type: Informix related Bug description: Informix error 439, The connection of a query to informix, can not be completed
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 -- Edit bug report at http://bugs.php.net/?id=29142&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29142&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29142&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29142&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29142&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29142&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29142&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29142&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29142&r=support Expected behavior: http://bugs.php.net/fix.php?id=29142&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29142&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29142&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29142&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29142&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29142&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29142&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29142&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29142&r=float