to install CF11 with an Apache web connector connected to MAMP Pro, such that I can add hosts via MAMP Pro that resolve to coldfusion web apps.
I'm not really sure how to add an apache web connector for CF11. I've found the references below helpful, but they haven't really gotten me where I need to go. I think it boils down to this...
/Applications/ColdFusion11/cfusion/runtime/bin/wsconfig
)localhost
Apache
/Library/Application Support/appsolute/MAMP PRO/conf
/Applications/MAMP/Library/bin/httpd
/Applications/MAMP/Library/bin/apachectl
At this point, I'd expect that I'd probably need to open MAMP and manually edit the httpd.conf file per the warning by Strick Insights below, but unfortunately I get this error. I have tried shutting down MAMP before committing the changes in case MAMP had a lock on the files, but that did NOT help.
Is it obvious to anyone where I've gone wrong here? Any advice on what my next steps ought to be?
Running the command with sudo solves for the error.
$ sudo /Applications/ColdFusion11/cfusion/runtime/bin/wsconfig