ID: 12672
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Informix related
Operating System: Linux RH 6.2
PHP Version: 4.0.6
New Comment:
I tried this with the last build (/usr/local/src/php4-200108092235).
Does not return mean that I have to use Ctrl/c
to exit the program. That was my initial bug report.
Meantime I written short esql/c program (no php) and
the same thing happens. It must be something wrong with
our db instalation.
bug #12672 is actually nonexistent.
Thanks for your time.
Previous Comments:
------------------------------------------------------------------------
[2001-08-10 04:27:01] [EMAIL PROTECTED]
What do you mean by 'Does not return' ?
And with which version of PHP did you try this?
--Jani
------------------------------------------------------------------------
[2001-08-10 03:50:07] [EMAIL PROTECTED]
if ifx is up
Resource id #1
if ifx is down the program does not return.
------------------------------------------------------------------------
[2001-08-10 03:37:30] [EMAIL PROTECTED]
What does this script output for you:
<?php
error_reporting(E_ALL);
$pp = ifx_connect("base", "user", "pass");
print_r($pp);
?>
The compiler / configure options don't matter here.
--Jani
------------------------------------------------------------------------
[2001-08-10 03:26:12] [EMAIL PROTECTED]
I've built the php4.0.7-dev as you suggested. There
is a lot of differences in ifx.ec file, but unfortunatelly
it doesn't work. Symptoms are the same.
I've checked on our production computer with 4.0.3pl1.
It's the same.
I am using gcc 2.95.3 with --enable-shared and --enable-threads. Which
compiler/settings do you use ?
------------------------------------------------------------------------
[2001-08-09 16:34:12] [EMAIL PROTECTED]
Oops. The correct url to snapshots is: http://snaps.php.net/
--Jani
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/?id=12672
Edit this bug report at http://bugs.php.net/?id=12672&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]