Anthony, > I just finished the install of 3.0 and completed updates. > Only problem im having is that the site files are not being created.
I personally have never had this problem, but you can copy the files yourself. You just need to edit 2 config files afterward. 1. Copy all files from farcry_pliant into your project folder folder (Intraone). 2. Edit <project>/www/Application.cfm and set the application name to the project folder name (in your case "Intraone") 3. Edit <project>/config/_serverSpecificVars.cfm and change required settings. In your case set the DSN, and webroot. If you're not running the site from a virtual directory, then leave webroot to blank "", otherwise set it to "/myVirtualDirectory". Hope this helps, --- Jeff Coughlin Web Application Developer http://www.jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
