HI Matt, That's a standard error to make sure that only the person with access to the files or a local machine can access the installer. Go into the file (/farcry/core/webtop/install/application.cfm) and change the lAllowHosts to your ip address. I don't know why the referring ip address is coming up as 0.0.0.0.0.%1 (forced ipv6?) but you can also try using 127.0.0.1:8500 and putting that ip into the allowed hosts list.
Hope that helps, Tomek On Tue, Nov 25, 2008 at 12:07 PM, Matthew Prose <[EMAIL PROTECTED]>wrote: > Now I am getting the following error upon installation. I have the > mappings for Sub-Directory Deployment > > Thanks Matt > > > > > > On Nov 24, 2008, at 5:52 PM, modius wrote: > > > > > On Nov 25, 2:58 am, "[EMAIL PROTECTED]" > > <[EMAIL PROTECTED]> wrote: > >> New to farCry. I moved the contents of the 5.0.0 release zip on my > >> server site root, and I get this error when accessing the folder by > >> web. > >> > >> Cannot import the tag library specified by /farcry/core/tags/admin. > > > > Are you trying to deploy to a shared server environment? If so, you > > must make sure there is not an existing /farcry ColdFusion mapping on > > the server. > > > > The framework will only work under the webroot if there is *no* / > > farcry mapping in place. This is because the ColdFusion mapping takes > > precedence over the web server directory > > > > 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]<[EMAIL PROTECTED]> > > For more options, visit this group at > http://groups.google.com/group/farcry-dev?hl=en > > -~----------~----~----~----~------~----~------~--~--- > > > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
