ID:               22065
 User updated by:  paul dot d dot rowlands at delphi dot com
 Reported By:      paul dot d dot rowlands at delphi dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Filesystem function related
 Operating System: Windows 2000 server
 PHP Version:      4.3.0
 New Comment:

The warnings have reduced with the stable release. 
6 warnings in 48 hours.


Previous Comments:
------------------------------------------------------------------------

[2003-02-13 20:37:20] [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



------------------------------------------------------------------------

[2003-02-06 09:43:01] paul dot d dot rowlands at delphi dot com

The file must exist to continue in the code:-
if(file_exists($file1)==FALSE) die("File1 does not exist");
The file is everybody full control.

What would have if the file was in use by another server (updating) ?
Can php detect this condition ?

------------------------------------------------------------------------

[2003-02-06 08:45:38] [EMAIL PROTECTED]

Does the file exist?
What are the permissions for it?

(I think it's is_readable() that does not work correctly
on windows)


------------------------------------------------------------------------

[2003-02-06 01:52:50] paul dot d dot rowlands at delphi dot com

safe_mode = Off
;open_basedir =

------------------------------------------------------------------------

[2003-02-05 10:41:21] [EMAIL PROTECTED]

Do you have open_basedir or safe_mode enabled?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/22065

-- 
Edit this bug report at http://bugs.php.net/?id=22065&edit=1

Reply via email to