Re: Installing FarCry on GoDaddy Shared Hosting Account

HDWTech <[email protected]> Tue, 20 May 2008 05:01:58 -0700 (PDT)
Newsgroups gmane.comp.cms.farcry.user
Message-ID <[email protected]>
I swear this thing must hate me or GoDaddy does.  Yet again another
error:

The following is the internal exception message: access denied
(coldfusion.runtime.FunctionPermission createobject)

how do i go about fixing this one? lol

btw thanks a million

Kraig A. Wilford
A HarDriveWorld.com

On May 20, 4:22 am, modius <[email protected]> wrote:
> On May 20, 5:23 pm, HDWTech <[email protected]> wrote:
>
> > I got the Fortress folder copied onto my GoDaddy Shared hosting and
> > now when i try to install it the page displays this:
>
> > The web site you are accessing has experienced an unexpected error.
> > Please contact the website administrator.
>
> > The following information is meant for the website developer for
> > debugging purposes.
>
> > Error Occurred While Processing Request
> > Your IP address (198.231.24.241) is not permitted to access the
> > install directory.
>
> This is a very important security precaution.  By default you can only
> install from localhost -- otherwise you might accidentally leave the
> installer accessible to external users.  It's easily addressed.
>
> What you need to do is open up the ./core/webtop/install/
> Application.cfm template and add you IP address to the list of allowed
> IPs.  Save the file, and then try again.
>
> For example,
> <cfset lAllowHosts = "127.0.0.1,198.231.24.241" />
>
> Good luck!
>
> -- geoffhttp://www.daemon.com.au/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-user" group.
To post to this group, send email to farcry-user-/[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-user?hl=en
-~----------~----~----~----~------~----~------~--~---