Thanks for the help Geoff, Cezar and Gary - got it going now. Another question if I may: What's the best way to set up a development/live environment? I'd like to be able to develop locally and then sync the live farcry installation to my local installation. Is this the way to go about it? If so what's the basic process?
As you can see I'm a novice farcryer, but I have managed to do a local and internet (with help) install today - so I'm getting there. Thanks Lee -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gary Menzel Sent: 17 January 2004 14:47 To: FarCry Developers Subject: [farcry-dev] Re: Install problem again I notice Geoff has posted as well on this - but.... In your _serverSpecificVars.cfm it looks as though this line: application.url.webroot = "/simping"; should be: application.url.webroot = "/"; That is because you want the site to run as: http://65.36.150.100/ ALSO - it seems as though you missed posting your apps.cfm file. This will have something like: stApps['......'] = "simping"; in it the '......' should be 65.36.150.100. You can have multiple's of these if you want more than one IP address pointing at the sites directory. It is used by the ADMIN tool to work out which directory your FarCry instances files are in. Gary Menzel Web Development Manager IT Operations Brisbane -+- ABN AMRO Morgans Limited Level 29, 123 Eagle Street BRISBANE QLD 4000 PH: 07 333 44 828 FX: 07 3834 0828 [EMAIL PROTECTED] wrote on 2004-01-17 22:54:11: > Hi Gary, thanks for taking the time to help me out. > See >>>>>>>>>>>> below. > > Lee > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Gary Menzel > Sent: 17 January 2004 13:46 > To: FarCry Developers > Subject: [farcry-dev] Re: Install problem again > > So, all your FarCry directories are sitting under: > > C:\websites\jptouya > > ?? >>>>>>>>>>>>> Yes > > If so, this means that the Cold Fusion server will require a mapping > for /farcry that points to: > > C:\websites\jptuya > > I am assuming, though, that this is on a shared host environment ? >>>>>>>> > Yes > > Can you also post the contents of your apps.cfm file (should be in > your jptuya directory) ? >>>>>>>>>>>>> <cfsetting > enablecfoutputonly="Yes"> > > <cfscript> > application.dsn = "simping"; > application.dbtype = "odbc"; > application.dbowner = "dbo."; // don't forget the "." > > application.path.project = > replaceNoCase(replace(getCurrentTemplatePath(),"\","/","all"),"/config/_serv > erSpecificVars.cfm",""); > application.path.core = > listDeleteAt(application.path.project,listlen(application.path.project,"/"), > "/") & "/farcry_core"; > > // application web urls > application.url.webroot = "/simping"; > application.url.farcry = "/farcry"; //admin > > application.packagepath = "farcry.farcry_core.packages"; > application.custompackagepath = > "farcry.#application.applicationname#.packages"; > application.securitypackagepath = application.packagepath & > ".security"; </cfscript> > > <cfsetting enablecfoutputonly="no"> > > Can you also post the contest of your _serverSpecificVars.cfm (should > be in > your jptuya\simping\config directory) ? > > > Gary Menzel > Web Development Manager > IT Operations Brisbane -+- ABN AMRO Morgans Limited Level 29, 123 > Eagle Street BRISBANE QLD 4000 > PH: 07 333 44 828 FX: 07 3834 0828 > > [EMAIL PROTECTED] wrote on 2004-01-17 22:25:01: > > > Still having problems here. > > > > From my host: > > 1. I have setup a mapping in IIS and CF admin called farcry that points > to > > C:\websites\jptuya\farcry_core\admin > > 2. We have updated your home directory per your request. Now the > > root > to > > your website is c:\websites\jptuya\simping\www\ > > > > But when I got to http://65.36.150.100/ the css styling is missing. Plus > > when I go to the site from admin (http://65.36.150.100/farcry/)I get > taken > > to http://65.36.150.100/simping/ > > > > simping is my application name, database name and dsn. > > > > Do I need to re install and what did I get wrong the first time? Or > > is > there > > a setting I can change in a file? > > > > Thanks v much > > > > Lee > > > > > > > > --- > > You are currently subscribed to farcry-dev as: > [EMAIL PROTECTED] > > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > > http://www.mxdu.com/ + 24-25 February, 2004 > > > > If this communication is not intended for you and you are not an authorised > recipient of this email you are prohibited by law from dealing with or > relying on the email or any file attachments. This prohibition > includes reading, printing, copying, re-transmitting, disseminating, > storing or in > any other way dealing or acting in reliance on the information. If > you have > received this email in error, we request you contact ABN AMRO Morgans > Limited immediately by returning the email to > [EMAIL PROTECTED] and > destroy the original. We will refund any reasonable costs associated with > notifying ABN AMRO Morgans. This email is confidential and may contain > privileged client information. ABN AMRO Morgans has taken reasonable steps > to ensure the accuracy and integrity of all its communications, including > electronic communications, but accepts no liability for materials > transmitted. Materials may also be transmitted without the knowledge > of ABN > AMRO Morgans. ABN AMRO Morgans Limited its directors and employees do not > accept liability for the results of any actions taken or not on the basis of > the information in this report. ABN AMRO Morgans Limited and its associates > hold or may hold securities in the companies/trusts mentioned herein. Any > recommendation is made on the basis of our research of the investment and > may not suit the specific requirements of clients. Assessments of > suitability to an individual?s portfolio can only be made after an > examination of the particular client?s investments, financial circumstances > and requirements. > > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To > unsubscribe send a blank email to > [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 > > > > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 If this communication is not intended for you and you are not an authorised recipient of this email you are prohibited by law from dealing with or relying on the email or any file attachments. This prohibition includes reading, printing, copying, re-transmitting, disseminating, storing or in any other way dealing or acting in reliance on the information. If you have received this email in error, we request you contact ABN AMRO Morgans Limited immediately by returning the email to [EMAIL PROTECTED] and destroy the original. We will refund any reasonable costs associated with notifying ABN AMRO Morgans. This email is confidential and may contain privileged client information. ABN AMRO Morgans has taken reasonable steps to ensure the accuracy and integrity of all its communications, including electronic communications, but accepts no liability for materials transmitted. Materials may also be transmitted without the knowledge of ABN AMRO Morgans. ABN AMRO Morgans Limited its directors and employees do not accept liability for the results of any actions taken or not on the basis of the information in this report. ABN AMRO Morgans Limited and its associates hold or may hold securities in the companies/trusts mentioned herein. Any recommendation is made on the basis of our research of the investment and may not suit the specific requirements of clients. Assessments of suitability to an individual?s portfolio can only be made after an examination of the particular client?s investments, financial circumstances and requirements. --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
