Title:		RE: Installation on CFMX 6.1 / Suse Linux
Thread: 	Installation on CFMX 6.1 / Suse Linux
Forum:		Need Help?
Conference:	ColdBox
User:		sanaullah73 Hi
Couple of ideas.
1: cf-mapping (coldbox) to /coldbox/ folder.
[code]
index.cfm
<!--- COLDBOX STATIC PROPERTY, DO NOT CHANGE UNLESS THIS IS NOT THE
ROOT OF YOUR COLDBOX APP --->
  <cfset COLDBOX_APP_ROOT_PATH =
getDirectoryFromPath(getCurrentTemplatePath())>
  <!--- COLDBOX PROPERTIES
--->
  <cfset COLDBOX_CONFIG_FILE = "">
[/code]
give a try... if possible
after these changes restart CF-SERVER.
http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=187EED49-FF65-CEF6-65C9EB52C681D918