Re: [PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace uploaded file

2001-10-01 Thread Christian Dechery
t; > From: Joseph Koenig [mailto:[EMAIL PROTECTED]] > > > Sent: Monday, October 01, 2001 12:38 PM > > > To: [EMAIL PROTECTED] > > > Subject: [PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace uploaded file > > > > > > > > > I've got

RE: [PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace uploaded file

2001-10-01 Thread Joe Kaiping
OTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace > uploaded file > > > The script is moving the file to its final destination and > then doing a > chmod(filename, 0777) (the php function, not through exec() or > anythin

Re: [PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace uploaded file

2001-10-01 Thread Joseph Koenig
Sent: Monday, October 01, 2001 12:38 PM > > To: [EMAIL PROTECTED] > > Subject: [PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace uploaded file > > > > > > I've got a script on an NT (IIS 4.0) server that uploads a file. When > > the user attempts to replace

RE: [PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace uploaded file

2001-10-01 Thread Joe Kaiping
2001 12:38 PM > To: [EMAIL PROTECTED] > Subject: [PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace uploaded file > > > I've got a script on an NT (IIS 4.0) server that uploads a file. When > the user attempts to replace the uploaded file with a new one via the > form, the s

[PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace uploaded file

2001-10-01 Thread Joseph Koenig
I've got a script on an NT (IIS 4.0) server that uploads a file. When the user attempts to replace the uploaded file with a new one via the form, the script is generating errors. Warning: Unable to create 'D:/public/HJ/www.h-jenterprises.com/test/pics/catalog/104_2.gif': Permission denied in D:\p