If Apache, check to see if you are using the MODE=777
in the CFFILE tag.
Might be a permissions issue
-----Original Message-----
From: Mary Jo Sminkey [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 01, 2004 10:39 AM
To: CF-Talk
Subject: Re: CFFile Problem
> Firstly, are you using nameConflict="Overwrite"? You'll need this to
> overwrite any existing file of the same name.
Yes
> If you already are then you might want to check whether the error is
> being caused by virus checker locking the existing uploaded file while
> it checks for viruses, and thus preventing CF from overwriting it with
> the newly uploaded one.
Don't think that's the issue here, since I get the error 100% of the time,
even with a new file. Thanks for the idea though!
Interestingly enough, if I change the CFFile tag to include the mime types I
accept, the error changes to: 'The MIME type of the uploaded file
(image/gif) was not accepted by the server' even though this is a mime type
in the accepted list. If I leave the mime types out, I just get the access
denied error. Again, the same code on the other page works fine, it uploads
a gif image without issue.
MJS
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

