ID: 22349 Updated by: [EMAIL PROTECTED] Reported By: nicon49nicon at mail dot ru -Status: Feedback +Status: No Feedback Bug Type: InterBase related Operating System: W2K Server PHP Version: 4.3.0 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-02-21 03:31:44] [EMAIL PROTECTED] 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. ------------------------------------------------------------------------ [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
