Peter,

Thanks for your response. I have tried that earlier actually and it
didn't work (tried it again to make sure).
It resulted in the wrong error. I am fairly certain now that the error
is a result that these folders are not in the
wwwroot as I originally stated (I'm not sure why I was thinking they
were earlier).

My directory layout is as follows:

(My root folder on the host):
http://sandbox.freecoldfusionhosting.com/members/c/cwadams/

The application folder:
http://sandbox.freecoldfusionhosting.com/members/c/cwadams/webmail/

The MachII folder:
http://sandbox.freecoldfusionhosting.com/members/c/cwadams/webmail/machII

I read about the mapping workaround here:
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/wiki/FAQApplicationSpecificMappingWorkaround

But I am having a little trouble following it since I don't know the
local directory layout of the folders.
(i.e.: C:\ etc). Also, I'm not sure which version of Coldfusion it is
running, and this method appears to
only work ColdFusion 8+ ? In addition to this, I read on the forums
about someone needing to reboot
the server to get this to work, another thing that I don't really have
control of.

Thanks again.

On Jun 12, 2:52 pm, "Peter J. Farrell" <[email protected]> wrote:
> It sounds like your application and the MachII framework are in separate
> folders like this:
>
> /wwwroot/myApp/
> /wwwroot/MachII/
>
> This won't work if you are using relative mappings like you want to.  
> You need to put the MachII folder in your application folder like this:
>
> /wwwroot/myApp/
> /wwwroot/myApp/MachII/
>
> HTH,
> .Peter
>
> Troglodyte said the following on 06/12/2009 01:43 PM:
>
> > Hi,
>
> > This is a somewhat newb error, but I am unable to fix it.
> > My both my MachII folder and application are in separate folder
> > under wwwroot.
>
> > This is on a test server where I do not have access to the coldfusion
> > administrator. I have read that there is a way to create mappings in
> > the application.cfm of the application, but I don't know much about
> > this.
> > (Also, from my understanding this should be working without having to
> > do
> > this as long as my application and machII folder are in wwwroot.)
>
> > The line that is causing this is:
> > <cfinclude template="/MachII/mach-ii.cfm" />
>
> > Any insight would be appreciated.
> > Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---

Reply via email to