As I explained yesterday I am trying to get this app I wrote to use CFFILE to 
upload images to a linux server. This all worked fine on the devloipment server 
which was windows i created this on. However I still can not write this file. 
below is the error message. If some on could please help me figure this out I 
would be forever grateful!

The destination directory "/home/auto1/autocomm-inc.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 
/home/auto1/autocomm-inc.com/html/dev/Admin/x_addtest.cfm: line 24
 
22 :              filefield="timage1"
23 :              mode = "777"
24 :              accept="image/*">
25 :            
26 :            <cfquery name="Update1" datasource="autoadmin">

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:184173
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to