sorry I just root as an example so please think of root as the same as home
-----Original Message----- From: Ubqtous [mailto:[EMAIL PROTECTED] Sent: Thursday, November 11, 2004 1:27 PM To: CF-Talk Subject: Re: CFFILE upload to Linux server issues I'm pretty sure ColdFusion is unable to write the file because it doesn't have permission to access root's directory. I can't give you any specific advice on how to fix it as I've only worked with a vanilla CF/Linux/Apache install, which doesn't put web files into /root/ ... HTH a little On Thu, 11 Nov 2004 13:54:39 -0400, Eric Creese <[EMAIL PROTECTED]> wrote: > Ok I took the var out of the application page an put it right on the > processing page. Now the var is set correctly however it is failing with a > new message. Does anyone think this is a permissions issue since this is > running on Linux. No problems with this on Windows where the site was created. > > The destination directory "/root/a/mysite.com/html/dev/images/apps/" > specified in the CFFILE tag is invalid. > > The directory either does not exist or is not accessible by this tag. > > The error occurred in /root/a/mysite.com/html/dev/Admin/x_addtest.cfm: line 23 > > 21 : nameconflict="makeunique" > 22 : filefield="timage1" > 23 : accept="image/*"> -- Ubqtous ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184017 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

