Hi,

I just upgrade from Apache 1.3.27 to 2.0.44 cos the new ColdfusionMX Updater
3 seams to fixes some problem.

Surprise, this new configuration doesn't work.

My config is

Windows 2000 SP3
Apache 2.0.0.44 ==> it works
Php 4.3.2 ==> it works
CFMX updater 3

// ======================================================
// apache conf httpd
// ======================================================

# 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 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>

// ======================================================
// jrun.xml
// ======================================================

  <service class="jrun.servlet.jrpp.JRunProxyService" name="ProxyService">
    <attribute name="port">51010</attribute>
    <attribute name="deactivated">false</attribute>
    <attribute name="activeHandlerThreads">10</attribute>
    <attribute name="minHandlerThreads">20</attribute>
    <attribute name="threadWaitTimeout">300</attribute>
    <!-- set this to false for multi-hosted sites -->
    <attribute name="cacheRealPath">true</attribute>
  </service>

// ======================================================

My system said

Type de l'�v�nement�:   Erreur
Source de l'�v�nement�: Apache Service
Cat�gorie de l'�v�nement�:      Aucun
ID de l'�v�nement�:     3299
Date�:          22/03/2003
Heure�:         00:38:26
Utilisateur�:   N/A
Ordinateur�:    CAHE
Description�:
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)

Could you help me ? Please ?

Best regards

Eric






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to