
By Stefan Richter:
I’ve had a few issues getting ColdFusion 9 to run under OSX when trying to leverage an existing MAMP install (note: I was not using MAMP Pro. If you are using MAMP Pro then Mike has got some advice for you).I have not got enough time right now to run the whole install process again and take screenshots along the way but I’ll do my best to summarise what I think may help some others who want to use MAMP and CF9 together. I took some hints from this excellent post by Paul Pounder, however my install differed in that I chose a single server installation. Saying that, I think I encountered similar permission issues as the ones that Paul describes.
So in short, I pretty much followed the steps which Paul describes but with the difference of choosing the single server setup. I used the appropriate config settings…
Read more at: http://www.flashcomguru.com/index.cfm/2009/11/2/cf9-mamp-snowleopard

This thing has 2 Comments
I try to install CF9 winth MAMP on Snow Leopard, but after configuring httpd.conf i got:
info Cannot load /Applications/ColdFusion9/runtime/lib/wsconfig/1/mod_jrun20.so into server: cannot create object file image or add library
What is to do?
I’m having the same Cannot load /Applications/ColdFusion9/runtime/lib/wsconfig/1/mod_jrun20.so into server: cannot create object file image or add library error. I did a chmod -R 777 on the wsconfig directory but still no luck.