ID:               14011
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         InterBase related
 Operating System: Linux Slackware 7.1
 PHP Version:      4.0.6
 New Comment:

The version of PHP that this bug was reported in is too old. 
Please try the php-4.2.0RC3 from http://www.php.net/~derick/ 

If you are still able to reproduce the bug, please change the PHP
version on this bug report to the version you tested and change 
the status back to "Open".




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

[2001-11-10 17:17:25] [EMAIL PROTECTED]

when doing this:

$sth = ibase_connect ($database, $username, $password)

it ends up with segmentation fault, the script stops to execute and
nothing is returned to apache server

On another similar Linux server the connection proceeds but the script
gives the same  error message in function $row = ibase_fetch_object
($sth). Insteed the script continues executing and the data are
fetched.


On both servers Apache and PHP configurations are equivalent
PHP is compiled with 
./configure --with-apxs=/usr/var/lib/apache/sbin/apxs --with-interbase
--without-mysql


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


-- 
Edit this bug report at http://bugs.php.net/?id=14011&edit=1

Reply via email to