Hello all Im trying to figure out how to get m farcry site working on a shared host server.
Ive got a CF mapping of /farcryHxxxxx which points to /farcry folder within my hosting account on the shared server. The host hasnt created any other mapping within IIS for me. Ive sent them the installation PDF and pointed their direction towards pages 7-9 on how to create mappings, but theyve said that they have had people successfully run farcry on their servers before, and all they have had to do is create the CF mapping. If I type in http://<server ip address>/<CF mapping>/farcry_core/admin/install I get nothing, no page can be displayed, however, if I go the direct route, and type http://<server ip address>/farcry/farcry_core/admin/install I get an error with the IP address not being 127.0.0.1, so unable to install. So Ive edited /farcry/farcry_core/admin/install/application.cfm and changed the line <cfset lAllowHosts = "127.0.0.1"> to <cfset lAllowHosts = "#cgi.remote_addr#"> The install page then successfully loads up when using http://<server ip address>/farcry/farcry_core/admin/install I completed the install details, but I get the following install error when creating the audit tables: [Macromedia][SQLServer JDBC Driver]Could not establish a connection using integrated security: No LoginModules configured for JDBC_DRIVER_01 Any ideas on what this could be ? Ta --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
