From: anita dot sobreira at gmail dot com Operating system: fedora 6 PHP version: 5.2.3 PHP Bug Type: InterBase related Bug description: erro blob firebird php
Description: ------------ error in make test and after error in blob with php 5.2.3 and firebird i test with php 5.2.2 , 5.2.1 firebirdCS 1.5 and 2.0 ever a have the same error i am use fedora 6 i test in red hat entreprise 4 and i have the same error my selinux is disabled Reproduce code: --------------- when i did the "make test" it show this error ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- double to string conversion tests [Zend/tests/double_to_string.phpt] Bug #16069 (ICONV transliteration failure) [ext/iconv/tests/bug16069.phpt] iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt] InterBase: connect, close and pconnect [ext/interbase/tests/002.phpt] InterBase: misc sql types (may take a while) [ext/interbase/tests/003.phpt] InterBase: BLOB test [ext/interbase/tests/004.phpt] InterBase: transactions [ext/interbase/tests/005.phpt] InterBase: binding (may take a while) [ext/interbase/tests/006.phpt] InterBase: array handling [ext/interbase/tests/007.phpt] InterBase: event handling [ext/interbase/tests/008.phpt] Bug #22414 (passthru() does not read data correctly) [ext/standard/tests/file/bug22414.phpt] strripos() offset integer overflow [ext/standard/tests/strings/strripos_offset.phpt] XMLWriter: libxml2 XML Writer, Elements & Attributes [ext/xmlwriter/tests/007.phpt] XMLWriter: libxml2 XML Writer, Elements & Attributes [ext/xmlwriter/tests/OO_007.phpt] ===================================================================== after when i test with php page I had this warning Warning: ibase_blob_info() [function.ibase-blob-info]: invalid BLOB ID in /var/www/html/internet/intranet/novo/marketing/solVisualizar.php on line 143 Warning: ibase_blob_open() [function.ibase-blob-open]: invalid BLOB ID in /var/www/html/internet/intranet/novo/marketing/solVisualizar.php on line 144 Warning: ibase_blob_get(): supplied argument is not a valid Interbase blob resource in /var/www/html/internet/intranet/novo/marketing/solVisualizar.php on line 146 Warning: ibase_blob_close(): supplied argument is not a valid Interbase blob resource in /var/www/html/internet/intranet/novo/marketing/solVisualizar.php on line 148 my configure is this ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/lib/mysql --with-interbase=/opt/firebird --with-jpeg-dir=/usr --enable-sockets --prefix=/usr --sysconfdir=/etc/php --with-mod_charset --localstatedir=/var --with-config-file-path=/etc/php --with-config-file-scan-dir=/etc/php --disable-debug --enable-pic --enable-dbase --disable-rpath --enable-inline-optimization --with-bz2 --with-db4 --with-curl --with-freetype-dir=/usr --enable-gd-native-ttf --without-gdbm --with-gettext --without-gmp --with-iconv --with-openssl --with-pspell --with-xml --with-expat-dir=/usr --with-zlib --with-layout=GNU --enable-bcmath --enable-exif --enable-ftp --enable-magic-quotes --enable-safe-mode --enable-sockets --enable-shmop --enable-sysvmsg --enable-track-vars --enable-trans-sid --disable-yp --enable-wddx --with-pear --enable-memory-limit --enable-calendar --enable-dbx --enable-dio --with-mime-magic --with-pgsql=/usr/local/pgsql --enable-embed --with-readline --enable-gd-jis-conv --enable-fastcgi --enable-discard-path --enable-force-cgi-redirect --enable-dba --with-gd --with-jpeg-dir=/usr --with-png-dir=/usr --prefix=/usr/local/apache2/php --with-config-file-path=/usr/local/apache2/php -with-z=/usr/include/linux i don“t know what to do with this i am crazy with this help me please -- Edit bug report at http://bugs.php.net/?id=42089&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=42089&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=42089&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=42089&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=42089&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=42089&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=42089&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=42089&r=needscript Try newer version: http://bugs.php.net/fix.php?id=42089&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=42089&r=support Expected behavior: http://bugs.php.net/fix.php?id=42089&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=42089&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=42089&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=42089&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=42089&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=42089&r=dst IIS Stability: http://bugs.php.net/fix.php?id=42089&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=42089&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=42089&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=42089&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=42089&r=mysqlcfg
