From:             karasek at ceskyserver dot cz
Operating system: Linux 64-bit
PHP version:      5.2.4RC1
PHP Bug Type:     InterBase related
Bug description:  BLOB functions doesn't work

Description:
------------
When I compile PHP on our new installation of CentOS 5.0 (64-bit version)
with Firebird 2.0, "InterBase: BLOB test" fails.

It's really critical issue for our company, because some of our
applications stoped working...

When I tryed the same on CentOS 4.1 (32-bit version) with Firebird 1.5,
the test passed.

In fact, I'm not sure, whether is the problem caused by the new version of
Firebird, or by the 64-bit architecture (but my guess is the 64-bit).

I tryed to work with BLOBs using a desktop application - and verified,
that BLOG support in Firebird 2.0 itself works (on the same server).

I have experienced the problem on PHP 5.2.3,  5.2.4RC1 and snapshot
php5.2-200708101430

I think, that this is the same problem as Bug #42089, but the bug is now
not open, and I don't know, how to open it again (I'm not the person, who
originally reported it).

I'm ready to colaborate, so feel free to contact me, if you need further
informations...

Regards
     Tony

Reproduce code:
---------------
make
make test


-- 
Edit bug report at http://bugs.php.net/?id=42266&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=42266&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=42266&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=42266&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=42266&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=42266&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=42266&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=42266&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=42266&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=42266&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=42266&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=42266&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=42266&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=42266&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=42266&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=42266&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=42266&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=42266&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=42266&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=42266&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=42266&r=mysqlcfg

Reply via email to