Sounds like their upload script isn't setting the correct file permissions
when creating the file.  Directory permissions don't seem to be a problem
for you.

-Joe2

> -----Original Message-----
> 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 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:\public\HJ\www.h-jenterprises.com\test\admin\item_functions.php on
> line 41
>
> Warning: Unable to move 'C:/PHP/uploadtemp\php4F6.tmp' to
> 'D:/public/HJ/www.h-jenterprises.com/test/pics/catalog/104_2.gif' in
> D:\public\HJ\www.h-jenterprises.com\test\admin\item_functions.php on
> line 41
>
> Is there anything I should have their IT guy check as to why
> this script
> can upload, but not replace a file? Thanks,
>
> Joe
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to