Michael Wilson wrote:

> Hi,
> 
> Anyone ever seen this before while trying to upload with CFFile? The
> server admin seems to be having a hell of a time giving me a straight
> answer. Supposedly he is trying to set the proper permissions for the
> directory, but is frumping it up.
> 
> /////////////////////////////////////////////////////////////////
> Error processing CFFILE
> 
> Error attempting to save uploaded file to path
> 'C:\InetPub\wwwroot\myprojectsite.com\images\products..' Access is
> denied. (error 5)


Apart from the proper permissions on that directory (Add) you will also 
need the following permissions on c:\winnt (or whatever the name of your 
systemroot is):
IUSR_servername: Add
Creator/Owner: Read, Write, Delete


This is because during an upload CF writes a temp file there (and if 
somebody can explain to me how to change this so it writes to the 
tempdir I would be very happy).

Jochem
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to