[KCFusion]

2002-11-07 Thread Chris Holdman




I've installed ColdFusion and am trying to get it running with 
Apache.ColdFusion starts up OK, but when I start Apache, I get the 
followingmessage when it attempts to load the mod_jrun module:
Starting Apache:httpd: module "mod_jrun20.c" is not compatible with 
thisversion of Apache (found 20020329, need 20020903).Please contact the 
vendor for the correct version.
I just installed Apache 2.0.43, and according to the docs, 
modulescompiled with versions prior to 2.0.42 need to be recompiled 
beforethey'll work with this release. Macromedia's web site does have 
someColdFusion updates, but they only support up to Apache 
2.0.40.
Does anyone know when 
they are expecting to have an update for fix for 
2.0.43+?
Christopher V. Holdman [EMAIL PROTECTED] 



RE: [KCFusion]

2002-11-07 Thread Kenyon Gwillim



I found this 
thread in the forums when I was trying to get 2.0.43 to work that may 
help.

http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=2threadid=473286highlight_key=ykeyword1=apache

I never had any 
luck and ended up going with 1.0.37 as that was the only previous version I 
could find on apache.org. Since I am just running it for test purposes on 
a single computer I didn't really care about the version as long as mx would 
work.

kenyon

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of Chris 
  HoldmanSent: Thursday, November 07, 2002 9:04 AMTo: 
  '[EMAIL PROTECTED]'Subject: [KCFusion] 
  
  I've installed ColdFusion and am trying to get it running with 
  Apache.ColdFusion starts up OK, but when I start Apache, I get the 
  followingmessage when it attempts to load the mod_jrun module:
  Starting Apache:httpd: module "mod_jrun20.c" is not compatible with 
  thisversion of Apache (found 20020329, need 20020903).Please contact 
  the vendor for the correct version.
  I just installed Apache 2.0.43, and according to the docs, 
  modulescompiled with versions prior to 2.0.42 need to be recompiled 
  beforethey'll work with this release. Macromedia's web site does have 
  someColdFusion updates, but they only support up to Apache 
  2.0.40.
  Does anyone know 
  when they are expecting to have an update for fix for 
  2.0.43+?
  Christopher V. Holdman [EMAIL PROTECTED] 
  


RE: [KCFusion]

2002-11-07 Thread Ryan Hartwich
Title: Message



Macromedia knows of this problem. Apparently, the APIs for the new 
version of Apache keep changing and they are forced to recompile and distribute 
the changes in order to keep MX working. I heard late last week that they 
were going to post some form of source file that users will be able to recompile 
on their own in order to fix this problem whenever Apache changes and breaks the 
system. They were hoping for soon, being a few weeks, but no actual 
expected date for the availability of this patch was publicized. 
This falls under the category of an Apache problem with MM trying hard to help 
the users.