From:             tm at doe dot donbass dot com
Operating system: Win2000Server
PHP version:      4.3.2
PHP Bug Type:     dBase related
Bug description:  Can''t open dbf file on remote server

Description:
------------
When i try open .dbf file on file-server i get message
unabile open. I try write
$id=dbase_open('F:\DATA\do-tit\SREZ\srez.dbf', 0);
$id=dbase_open('F:\\DATA\\do-tit\\SREZ\\srez.dbf', 0);
$id=dbase_open('F:/DATA/do-tit/SREZ/srez.dbf', 0);
I try get access to dbase file and read only, and write, and read-write -
nothing work.
>From explorer (on win2000) i can see and open this dbase file.
If i try open dbf file on local disk all will be fine.
On win98 (apache wiht php script located at computer with OS Win98) all
work - i can open dbf file on fileserver.
 



-- 
Edit bug report at http://bugs.php.net/?id=24959&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24959&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24959&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24959&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24959&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24959&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24959&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24959&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24959&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24959&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24959&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24959&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24959&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24959&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24959&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24959&r=gnused

Reply via email to