Erica

I think there's a replacement mod_jrun20.so that you need or something about
some magic number..... (42?)

Now if only the tech note search wasn't so damn crap!  What are they using
to do the search???  Can't be verity!!

Ah ha - in the Update Release notes :
http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenotes_mx
_updater.html

"ColdFusion MX did not work with Apache 2.0.41 - 2.0.43.
The Updater 2 Apache 2.x connector requires 2.0.41 or later. It has been
tested with Apache 2.0.43 only. It will not work with later Apache releases
that change the MODULE_MAGIC_NUMBER_MAJOR value. Note that Updater 2
requires a different Apache version than Updater 1. For information on
updating Apache before installing the Updater, see Installing the update
with Apache web server.

ColdFusion MX with Updater 2 works with Apache 1.3, but requires the latest
minor release, 1.3.27."

I've seen something about changing the module_magic_number_major somewhere -
I'll keep looking....

Stephen

----- Original Message -----
From: "Erika L. Walker-Arnold" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 27, 2003 11:27 AM
Subject: [ cf-dev ] CFMX & APACHE


> Did a CFMX/Apache install last night on XP Home.
>
> (please, no rants about XP (or the version), I actually hate it ... But
> want a test bed for some clients that are using XP and webex, so I need
> a machine with XP Home) and I figured I would also test CFMX with
> Apache. I'm a glutton for punishment.
>
> In any case, after the installation of XP and Service Pack 1, I
> installed Apache 2.0.44 and it worked! Woohoo!
>
> Then I installed CFMX with Updater 2.
>
> Ruh roh. No go. Went to here as suggested earlier
> http://makeashorterlink.com/?C17B52683 to Shaila, ... Went to the
> connectors folder, did everything as asked ... But still no go. What I
> get is this error:
>
> "Apache.exe: module "mod_jrun20.so" is not compatible with this version
> of Apache.
>
> And this is what's in my httpd.conf:
>
> # JRun Settings
> LoadModule jrun_module
> "C:/CFusionMX/runtime/lib/wsconfig/1/mod_jrun20.so"
> <IfModule mod_jrun20.c>
>     JRunConfig Verbose false
>     JRunConfig Apialloc false
>     JRunConfig Ssl false
>     JRunConfig Serverstore
> "C:/CFusionMX/runtime/lib/wsconfig/1/jrunserver.store"
>     JRunConfig Bootstrap 192.168.2.2:51010
>     #JRunConfig Errorurl <optionally redirect to this URL on errors>
>     AddHandler jrun-handler .cfm .cfc .cfml .jsp .jws
> </IfModule>
>
> This is the wrong file "mod_jrun20.so" ... But I don't know why or how
> or what to do to replace it.
>
> Any suggestions?
>
> Thanks!
>
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
>
>



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to