I reckon the problem is
_____________________
Apache.exe: module "mod_jrun20.c" is not compatible with this
version of Apache (found 20020329, need 20020903).   
_____________________

You probably downloaded the latest version of Apache, and the module that talks to CF 
probably is not supported yet.
Move back a version, Im not up to date as what version is supported but I'm sure the 
forum on MM will tell you.

Having said that, the error shows the answer "found 20020329, need 20020903" ;-))

-----Original Message-----
From: Matthew Kernick [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 16 December 2003 2:48 PM
To: CFAussie Mailing List
Subject: [cfaussie] MX 6.1 and Apache 2.0.48 on WinXP


Hi all,

I am hoping that someone can fix this problem I am happening (fingers
crossed).

I just done a fresh install of Apache 2.0.48 onto my machine and then a
fresh install of coldfusion MX 6.1

Apache works fine by itself (without coldfusion installed).  As soon as
the coldfusion software is installed and the following code is included
in the httpd.conf file

***SNIP ****
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 Ignoresuffixmap true
    JRunConfig Serverstore
"C:/CFusionMX/runtime/lib/wsconfig/1/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51010
    #JRunConfig Errorurl <optionally redirect to this URL on errors>
    AddHandler jrun-handler .cfm .cfc .cfml .jsp .jws
</IfModule>
***SNIP ****

When I try to start the apache service it fails with the message;
"Windows could not start the Apache2 on Local Computer. For more
information, review the System Event Log. If this is a non-Microsoft
service, contact the service vendor, and refer to service-specific error
code 1."

The event logs have the following message;

The Apache service named  reported the following error:
>>> Apache.exe: module "mod_jrun20.c" is not compatible with this
version of Apache (found 20020329, need 20020903).   

??? Any ideas?

I can't find any information on this problem on the net anywhere

Cheers

Matthew Kernick
Development Team Leader
Director
eNTITy1 Pty Ltd - "The e-Business Specialists"
Switch PH: (08) 89411 162
Direct PH: (08) 89468 271
Fax: (08) 89411 167
email: [EMAIL PROTECTED]
website: http://www.entity1.com

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to