ID:               19550
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         Filesystem function related
 Operating System: Windows 2000
 PHP Version:      4.2.3
 New Comment:

Hey, I tried the new snapshot, still no luck,

I am using Windows 2000, servicepack 2 on a FAT32 filesystem, if that
helps..

Take a look at:

http://62.200.163.104/touchbug/
and http://62.200.163.104/touchbug/phpinfo.php

The source for the index page is the same as I mentioned in an earlier
comment.


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

[2002-09-22 20:29:48] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip



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

[2002-09-22 08:32:58] [EMAIL PROTECTED]

I see in the PHP 4.2.4-dev news.txt

- Fixed a bug that prevented touch() from working on various platforms.
(Steph)

This bug is still not fixed, as tested by the following script
(refreshing) :

<?php
touch("./test2");
echo filectime("./test2");
?>

Works perfectly on my linux machine, but not on my Windows machine.

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


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

Reply via email to