I'm moving a couple dozen web sites from a CF5 server to a new CF8 
Standard server.

In setting up the server-wide missing error handler, CF8 wants a 
"relative" path.  Relative to -what- it doesn't say, and since it checks 
for the existance of the file in the CF Adminsitrator and throws an error 
if it can't find it, the only way I can figure out how to make this work 
is by creating a CF mapping to the directory containing the cf file I want 
to execute.

Unlike CF5, you don't specify the file's path directly, so it appeared to 
me that I might be able to override the missing error handler on 
individual web sites.  On one site I tried creating a physical directory 
with the same name as the CF mapped directory, but it's not recognized.  I 
must missing something here - why not just specify the actual path to the 
file as in CF5? 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287499
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to