|
Table Of Contents
|
ProFlashUpload - Working with LinuxDirectory PermissionsYou need to set the permissions on the userUploads directory to 777. (Thanks to Tom Davis for mentioning this.) Upload URLLinux users, if the upload appears to start but never reaches the server and you are just getting the red "err" message, then you probably need to manually specify the uploadURL. To do this simply pass in the full path to the uploadFile.cfm file (in dccom/components/proflashupload). eg. <cf_dccom componet="proflashupload" uploadurl="http://server.com/dccom (Thanks to Antoine Gattolliat for helping us figure out this one.) |