Forums Home  Search  Register  Login  Member List Recent Posts
»Forums Index »Articles »A ColdFusion weather custom tag »Write error
Author Topic: Write error (2 messages, Page 1 of 1)

donboe
--
Posts: 2
Joined: Dec 21, 2009


Posted: Jan 11, 2010 02:45 AM          Msg. 1 of 2
I get the following write error:

An error occurred when performing a file operation WRITE on file /home/httpd/vhosts/cyprusholidayguide.com/httpdocs/weather\weather_s.xml.

and at the bottom of the page:

<cffile action="WRITE" file="#sVars.cFileLocation#_#arguments.cUnit#.xml" nameconflict="OVERWRITE" output="#arguments.cContents#" />

What should I do to correct this?

Thank you in advance

evagoras
--
Posts: 157
Joined: Mar 1, 2005

Forum Administrator


Posted: Jan 11, 2010 07:33 AM          Msg. 2 of 2
What:
1) operating system (Windows, Linux, etc.)
2) web server (Microsoft IIS, Apache, etc.)
3) and ColdFusion engine (Adobe CF, Railo, BlueDragon)
are you using?