ID: 24959 User updated by: tm at doe dot donbass dot com Reported By: tm at doe dot donbass dot com -Status: Feedback +Status: Open Bug Type: dBase related Operating System: Win2000Server PHP Version: 4.3.2 New Comment:
yes, webserver have access. Also i can open and edit dbf file by dbu.exe for example.... This problem also exist if i try open dbf file on another computer on share folder... Previous Comments: ------------------------------------------------------------------------ [2003-08-07 07:56:06] [EMAIL PROTECTED] Does the webserver have read/write access to that remote directory/file ?? ------------------------------------------------------------------------ [2003-08-07 07:04:51] tm at doe dot donbass dot com File exist. File do not changed! Script do not changed. On win98 work. On win2000 don't work in two different computers at different companies. ------------------------------------------------------------------------ [2003-08-07 06:51:54] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Also, does the file exist? Are you creating it or what? Maybe it's just incompatible.. ------------------------------------------------------------------------ [2003-08-05 23:22:40] tm at doe dot donbass dot com 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 this bug report at http://bugs.php.net/?id=24959&edit=1
