ID: 22349 Updated by: [EMAIL PROTECTED] Reported By: nicon49nicon at mail dot ru -Status: Open +Status: Feedback -Bug Type: Unknown/Other Function +Bug Type: InterBase related Operating System: W2K Server PHP Version: 4.3.0 New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2003-02-21 03:28:04] nicon49nicon at mail dot ru Anythings work fine, but this: $dbh = ibase_connect($DBAlias, $DBUser, $DBPassword,'WIN1251',0,3); if (is_null($dbh)): echo "FB error"; else: echo "FB Ok"; endif; both: if $DBAlias - correct, or not i have "FB Ok"; also i try is_int(),pconnect,gettype, etc - without effect. In Apache's log i see correct line: "PHP Warning: ibase_connect(): I/O error for file "D:\ph1p_objects.gdb" Error while trying to open file The system cannot find the file specified..." ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22349&edit=1
