| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2003-02-21 03:31 UTC] sniper@php.net
  [2003-02-26 10:46 UTC] sniper@php.net
  [2003-08-16 10:34 UTC] abies@php.net
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 08:00:01 2025 UTC | 
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..."