Installation Problems Part 2
"windspinnah" <[email protected]>
| Newsgroups | gmane.comp.cms.farcry.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, everyone. I tried installing FarCry 3.0.1, same scenario as before only this time, I made sure that I have the proper versions. The whole thing installed fine, but when I clicked the VIEW SITE button, I got a "Directory Listing Denied" message, the installation did not create an index page on the www folder, it however created a "config" folder and nothing more than that. I also get an error message from the admin page. It says: Could not find the included template /OnRequestEnd.cfm. Note: If you wish to use an absolute template path (e.g. TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a mapping for the path using the ColdFusion Administrator. Using relative paths (e.g. TEMPLATE="index.cfm" or TEMPLATE="../index.cfm") does not require the creation of any special mappings. It is therefore recommended that you use relative paths with CFINCLUDE whenever possible. The error occurred in C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\OnRequestEnd.cfm: line 39 37 : <cfinclude template="/#listGetAt(CGI.SCRIPT_NAME, 1, '/')#/OnRequestEnd.cfm"> 38 : <cfcatch> 39 : <cfinclude template="/OnRequestEnd.cfm"> 40 : </cfcatch> 41 : </cftry> Now, here's what I did. I created a folder called "farcry_glamour" in my wwwroot. In it, I placed all folders I need (mollio, fourq, core, and the application folder which I called farcry_jb with the www folder inside). I did that since I can't create a new Web Site on my IIS. To make up for that I made two virtual directories, one I called farcry which maps to: "C:\InetPub\wwwroot\farcry_glamour\farcry_core\admin", the other I named farcry_jb which maps to: "C:\InetPub\wwwroot\farcry_glamour\farcry_jb\www". Lastly, the ColdFusion mapping called /farcry which maps to: "C:\InetPub\wwwroot\farcry_glamour". When I installed 2.3.something, this setup worked. Now it doesn't. I do not know why. Can anybody help me? The error above was saying something about mapping, is there anything wrong I did with my mapping, and how come my installer does not copy everything from mollio to my application folder? --~--~---------~--~----~------------~-------~--~----~ 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 farcry-user-unsubscribe-/[email protected] For more options, visit this group at http://groups.google.com/group/farcry-user -~----------~----~----~----~------~----~------~--~---