Cheers Sean,

Just tried that as well, along witha few combinations of editing jrun.xml,
removing CFMX and reg keys and files, lowering the application pool level in
IIS, re-installing CFMX.

Still getting the http 500 errors on virtual sites. Starting to get really
baffled now. Maybe a win2k sp upgrade might help (although I doubt it)?
currently sp1 due to a recent re-install of win2k server.

Kinda reminds me of a problem I ran into once when I tried installing CF5
Pro onto a machine which had cf4.5 Enterprise previously installed, IIRC.
Unfortunately I don't remember the specifics nor the solution to that
problem.

Guess I'll just have to keep trying.

Dave

-----Original Message-----
From: Sean Daniels [mailto:[EMAIL PROTECTED]]
Sent: 19 September 2002 17:37
To: CF-Talk
Subject: Re: Installed CFMX - all cfm templates return http 500 error


On Thursday, September 19, 2002, at 11:00  AM, Dave Wilson wrote:

> Does this mean that CFMX Pro doesnt support multiple virtual sites on
> the
> server? I've checked the MIME mapping and it is present in the other
> virtual
> sites.

I have read in a few places that in order to support "multi-homed"
servers (virtual sites), you must manually edit the
CFusionMX\runtime\servers\default\SERVER-INF\jrun.xml file.

Find:
<attribute name="cacheRealPath">true</attribute>

Change to:
<attribute name="cacheRealPath">false</attribute>


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to