Seattle CFUG Blog
Oct 16 2009 CF9 and Snow Leopard
I just installed CF9 on a new MBP and everything went fine until I tried to run the web server connector to get my new install talking with the built-in Apache 2.2. When I ran the ColdFusionLauncher, and added in my Apache settings, Apache would crash. After some trial and error, I noticed that the following line of my httpd.conf file was the problem:
# JRun Settings
LoadModule jrun_module /Applications/ColdFusion9/runtime/lib/wsconfig/1/mod_jrun22.so
If I commented out the 'LoadModule' line, and restarted Apache, it would run fine. I fixed this by copying the module file from my working CF8 install on a different MBP running Leopard 10.5. After that, a restart of Apache did the trick.
If anyone has problems with this, feel free to bring your MBP to the next meeting or contact me directly.
Cheers,
Merritt
