Bah, it's bloody CF and the flaky way it searches for CFC's
For some reason it is looking in custom tag paths before looking in the
local folder.

Russ 

-----Original Message-----
From: Russ Michaels [mailto:[EMAIL PROTECTED] 
Sent: 21 March 2006 00:40
To: CF-Talk
Subject: custom error pages

has anyone ever had a problem with sites using the custom error pages from a
different site?

I have had a client tell me that randomly his site (lets call it site1.com)
is throwing errors because it is trying to use the sitewide error handler
from another site (site2.com), even when no error has actually occured on
his site.
The site wide error handler is set as  "\error.cfm" in the cfadmin, which
itself causes the following errorwhen the wrong one is executed.

"access denied (java.io.FilePermission E:\wwwroot\site2.com\wwwroot\tags
read) null
The error occurred on line -1. "

which is presumably because the error.cfm is trying to use files in
site2.com that site1.com doesn't have permission to use because of it's
security sanbox.

Both sites do have their own custom error.cfm files.

So there is 2 issues here.

1. why is the error.cfm even being executed when no error has occured on the
site 2. why is the error.cfm from another site being executed

Russ





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235836
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