OK so I'm playing around with CFCompile because a customer wants root level access to his site and we don't want him to see proprietary code for our CMS.
I compiled our CFC directory as a test and replaced the uncompiled files with the compiled files. Everything seems to work fine. Then on a whim to test that it was reading correctly i removed one of the CFC's (just moved it from the CFC folder to the root folder) and hit the page again. Got the expected error (Component blah.blah.blah not found yada yada yada) BUT when i copied the file BACK to the CFC directory it STILL wouldn't find it. SO i recompiled the entire CFC directory again and copied all the compiled files again and it works again. ANY idea why when i move a compiled CFC from one directory to another and then back to it's original directory it would fail?? Also when it asks for the webroot should this be the webroot of the server, or of the particular website I'm cfcompiling on? (we virtually host our clients on the same box) TIA jonese ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219634 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

