BC Tech : Free Tutorials and More Advertisement
Main arrow News / Articles arrow CFMX 7 support in Apache 2.2.3
Saturday, 04 February 2012
 
 
CFMX 7 support in Apache 2.2.3 Print E-mail
Tutorials / FAQs - Programming
Article Index
CFMX 7 support in Apache 2.2.3
Page 2
Page 3


The archive contains a file called "mod_jrun22.so". Copy that into "C:\CFusionMX7\runtime\lib\wsconfig\1"

Now you have to manually modify the httpd.conf file to reflect the new files.

 

Changes to httpd.conf
  1. replace
  2. LoadModule jrun_module "C:/CFusionMX7/runtime/lib/wsconfig/1/mod_jrun20.so"
  3.  
  4. with
  5. LoadModule jrun_module "C:/CFusionMX7/runtime/lib/wsconfig/1/mod_jrun22.so"
  6.  
  7.  
  8. replace
  9. <IfModule mod_jrun20.c>
  10.  
  11. with
  12. <IfModule mod_jrun22.c>

 

I'd show you some examples, but I don't actually have any ColdFusion support on my current webhost. If someone wanted to offer me a little at a reasonable price so I can provide some more tutorials, that would be pretty cool.



 
< Prev   Next >
Google
 
Web benconley.net
 
Top! Top!