I second that! I needed the same folder as Jeff.
Cheers David -----Original Message----- From: Jeff Coughlin [mailto:[EMAIL PROTECTED] Sent: Friday, 5 November 2004 2:11 AM To: FarCry Developers Subject: [farcry-dev] Re: File Upload 500 Error Mark Lynch wrote: > Turns out this was because the file could not be read - because it > didn't get saved on the server because the temporary directory where > CF was trying to store the files didn't exist. > > You can check what temporary directory CF is using by using > <cfoutput>#GetTempDirectory()#</cfoutput> > > It will typically be something like this (on a linux box) : > [coldfusionmx > root]/runtime/servers/default/SERVER-INF/temp/wwwroot-tmp/ Mark, You are the man! This fixed my client's server without the need to restart CF services. On Win2k/Win2k3 this seems to be in the folder <cfroot>\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp (at least in my case). Have you submitted this to Macromedia? Thanks again, Jeff C. --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
