ID: 30907 Updated by: [EMAIL PROTECTED] Reported By: sandell at winwap dot com -Status: Assigned +Status: Closed Bug Type: InterBase related Operating System: WinXP Pro (SP2) PHP Version: 5CVS-2005-03-01 Assigned To: abies New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Fixed in HEAD and PHP_5_3 Previous Comments: ------------------------------------------------------------------------ [2007-10-23 17:21:44] Lars dot Westermann at privat dot dk This bug is in fact the same as #32143 Look at the first param to ibase_query(). This is *not* the resource returned from ibase_connect(). The empty parameter is then passed as an empty querystring (as it is not a resource, it is treated as a (query)string). This empty querystring crashes IBserver 7 (but not Firebird 2). A possible bugfix is suggested, and hopefully a bugfix is on it's way (in PHP 5.3). ------------------------------------------------------------------------ [2005-03-01 09:01:05] sandell at winwap dot com The new Snapshot (downloaded 1.3.2005) still causes Apache to crash. Tested with: - Interbase Server v7.1 (WI-V7.1.0.192). - Apache 2.0.50 - PHP 5.1.0-DEV ------------------------------------------------------------------------ [2005-02-28 21:22:17] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip ------------------------------------------------------------------------ [2005-02-24 10:20:36] sandell at winwap dot com Compiling stuff is out of scope for me, sorry. The compiling must be done by someone else who knows how to do it. ------------------------------------------------------------------------ [2005-02-24 10:12:23] [EMAIL PROTECTED] Please try if the error can be reproduced with a php_interbase.dll built from source using the ibase.h header file that comes with Interbase 7.1 ------------------------------------------------------------------------ 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/30907 -- Edit this bug report at http://bugs.php.net/?id=30907&edit=1