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]