ID: 12672
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Informix related
Operating System: Linux RH 6.2
PHP Version: 4.0.6
New Comment:

Oops. The correct url to snapshots is: http://snaps.php.net/

--Jani


Previous Comments:
------------------------------------------------------------------------

[2001-08-09 16:33:43] [EMAIL PROTECTED]

I tried this with latest CVS and it works just fine.
ie. it gives an error for it.

Please try it: http://www.php.net/

--Jani


------------------------------------------------------------------------

[2001-08-09 09:59:10] [EMAIL PROTECTED]

<?
 echo ("before\n");
 $id = ifx_connect("base","user","pass");
 echo ("after\n");
?>

if ifx is up you get
before
after
otherwise you get
before
(program does not return)

------------------------------------------------------------------------

[2001-08-09 08:22:49] [EMAIL PROTECTED]

please include a sample script...

------------------------------------------------------------------------

[2001-08-09 04:09:35] [EMAIL PROTECTED]

(command line mode)
if the database (i.e. informix) is not up
the ifx_connect function hangs. 
One would expect to return some meaningfull information.

OS:
Linux giant-a 2.2.14-5.0smp #1 SMP Tue Mar 7 21:01:40 EST 2000 i686 unknown
conf:
./configure' --enable-trans-sid' '--enable-dbase' '--enable-track-vars' 
'--with-informix' '--with-t1lib=/usr/local/src/T1-1.0.1/' 
'--with-zlib-dir=/usr/local/src/zlib-1.1.3/' '--with-gd=/usr/local/src/gd-1.8.4/' 
'--with-jpeg-dir=/usr/local/src/jpeg-6b/' '--with-ttf=/usr/local/src/freetype-1.3.1/' 
'--with-png-dir=/usr/local/src/libpng-1.0.8/'

------------------------------------------------------------------------



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]

Reply via email to