I actually was not keen on XP, but once you get it back into classic mode its actually a really stable machine!
-----Original Message----- From: Erika L. Walker-Arnold [mailto:[EMAIL PROTECTED] Sent: 27 February 2003 11:27 To: [EMAIL PROTECTED] 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]
