ID:               32792
 Updated by:       [EMAIL PROTECTED]
 Reported By:      hans dot vdb at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Filesystem function related
 Operating System: redhat linus
 PHP Version:      4.3.10
 New Comment:

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




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

[2005-04-21 20:35:24] hans dot vdb at gmail dot com

Description:
------------
The unlink() function says a file doesn't exist although it does
exists. I checked it with the file_exist() function, which returns
true.

It might be during the filename that is complicated (with a date in
it).

I can send you the whole source of the script but I think this is
sufficient to understand the error.

Thanks for your time.

Reproduce code:
---------------
http://electricsixforum.com/bug.zip

The needed code is in the backup.php file on line 142

Expected result:
----------------
(no output)

Actual result:
--------------
Warning: unlink(backups/backup 21-04-2005 13:04:54.tar.gz
): No such file or directory in
/home/babybab/public_html/backup/backup.php on line 142


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


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

Reply via email to