Re: [PHP-WIN] unable to delete php created files in php

2003-08-04 Thread Luis Moreira
n, I don't know Xp, but there's were I would start at. Luis - Original Message - From: "John Yu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 04, 2003 3:41 PM Subject: [PHP-WIN] unable to delete php created files in php > It seems

[PHP-WIN] unable to delete php created files in php

2003-08-04 Thread John Yu
It seems that when I try to unlink a file in php which has been created by php on a winxp machine I always get a unable to delete file, permission denied error... This seems to me to be very strange since the file was created by php and yet php doesn't have the rights to delete it. Anyone else ra