On 14/07/2010 8:40 AM, joe martinez wrote: > > Hi. Here is my directory structure: > > c:\webstuff > c:\webstuff\mainwebsite > c:\webstuff\CFIDE > > In my httpd.conf, I changed the<DocumentRoot> from c:\webstuff to > c:\webstuff\mainwebsite. I also added the following directive to accommodate > the change I made earlier since CF Administrator is now outside > of<DocumentRoot>: > > Alias /cfide/administrator "c:/webstuff/CFIDE/administrator" > > But, now I can't access CF Administrator. When I try, I get the following > error: > > Could not find the ColdFusion Component or Interface CFIDE.adminapi.security > > Why does this happen? Is there anything else I need to modify? I didn't > change the physical location of the files so it shouldn't have a problem > finding anything.
You need to map CFIDE not the administrator folder within it. -- Yours, Kym Kovan mbcomms.net.au ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335328 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

