Do you have a new module for apache 2? >From the apache docs for 2.0.43 - "This release is binary-compatible only with 2.0.42, and no other previous releases. All modules must be recompiled in order to work with this version. For example, a module compiled to work with 2.0.40 will not work with 2.0.43."
And I seem to remember this being true for the jump from 1.3.xx --> 2.0.xx as well. If you have a new module could you let me know where it came from as I would love to upgrade to apache 2 on my servers (development first of course ;-) but can't with the MX shipped module. -- James Smith [EMAIL PROTECTED] ----- Original Message ----- From: "Stacy Young" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 1:39 PM Subject: Problemo - CFMX and Apache (reinstall) > I've had to reinstall CFMX and I'm now running into a problem with the > Apache module. Here's whats in my conf: > > LoadModule jrun_module > "C:/CFusionMX/cfmx_updater/cfmx_updater_01/runtime/lib/wsconfig/1/mod_jrun20 > so" > <IfModule mod_jrun20.c> > JRunConfig Verbose false > JRunConfig Apialloc false > JRunConfig Ssl false > JRunConfig Ignoresuffixmap false > JRunConfig Serverstore > "C:/CFusionMX/cfmx_updater/cfmx_updater_01/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 .jsp .jws > </IfModule> > > Apache (2.0.40) on Win2k Pro > > The CFMX was completely removed before re-installing. As for the connector, > I didn't run it until after I installed the updater. > > Stace > > > AVIS IMPORTANT: > ------------------------------- > Les informations contenues dans le present document et ses pieces jointes sont strictement confidentielles et reservees a l'usage de la (des) personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soyez avise que toute divulgation, distribution, copie, ou autre utilisation de ces informations est strictement prohibee. Si vous avez recu ce document par erreur, veuillez s'il vous plait communiquer immediatement avec l'expediteur et detruire ce document sans en faire de copie sous quelque forme. > > WARNING: > ------------------------------- > The information contained in this document and attachments is confidential and intended only for the person(s) named above. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution, or any other use of the information is strictly prohibited. If you have received this document by mistake, please notify the sender immediately and destroy this document and attachments without making any copy of any kind. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com

