Not sure what you are doing here, but shouldn't you have the config directory of the app path and the mach-I should be in the root of this app. If you are doing something out of the normal try setting a mapping for the application.
Regards Andrew Scott Technical Consultant NuSphere Pty Ltd Level 2/33 Bank Street South Melbourne, Victoria, 3205 Phone: 03 9686 0485 - Fax: 03 9699 7976 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Bruck Sent: Friday, 19 December 2003 10:28 AM To: [EMAIL PROTECTED] Subject: [CFCDev] Mach-II.xml path Everyone, Reguardless of how much I change up the <cfset MACHII_CONFIG_PATH = ExpandPath("../../../app/buyer/config/mach-ii.xml") /> it doesn't seem to make a bit of a difference. Here is the setup on our webserver for our files: webroot: MachII --- site ------ app --------- Buyer._buyerMachii.cfm: This file calls machii.cfm ------------ config ------------ model ------------ views ------------ plugins ------------ filters ------ Partners --------- MfgQuote ------------ Buyer.Buyer_machii.cfm: This file calls our What do I need to set the MachII_Config_path for it to corectly find the xml file- it always tries to find it in /partners/mfgquote/buyer/config versus /app/buyer/config Thanks, Jeremy Jeremy Bruck ::MfgQuote www.mfgquote.com [EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
