flyingmountain (sent by Nabble.com) wrote: > I have just installed farcry (Environment: server is windows 2003, cfmx 7.1, > mysql 5, farcry 3.0.1) and a test app. Everything is fine when I go in from > the server, including the admin. The test site is visible from anywhere too, > but ... I can't get into the admin EXCEPT with localhost. > > The test site is here: http://pwp.flyingmountain.com. > I tried putting the admin here: http://pwp.flyingmountain.com/farcry but I > got an error. I tried renaming the virtual directory to "admin" so now the > url for the admin is: > http://pwp.flyingmountain.com/admin, but still no go.
Did you follow the installation guide? Have you tried watching Jeff Coughlin's video on installing for IIS? How did your installation differ? > Here's the error: > Could not find the included template /Application.cfm. > Note: If you wish to use an absolute template path (e.g. > TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a mapping > for the path using the ColdFusion Administrator. Using relative paths (e.g. > TEMPLATE="index.cfm" or TEMPLATE="../index.cfm") does not require the > creation of any special mappings. It is therefore recommended that you use > relative paths with CFINCLUDE whenever possible. .. snip .. 8< .. > This is absurd of course, because application.cfm IS in the root directory, > as you can see by going to http://pwp.flyingmountain.com/ - the page loads > fine and it loads the root application.cfm. Please send through the following information: - what directory did you set as the web root - what directory is your project installed to - what directory is farcry_core installed to - what directory does your CF mapping point to Does the contents of ./config/_serverspecificvars.cfm marry up to the settings you have just mentioned? > So what's going on? I need to be able to access the editor via the web, not > just by logging into the server! Your set up is not correct. With any luck we can fix it quite easily :) -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. 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/farcry-dev -~----------~----~----~----~------~----~------~--~---
