I think I cracked it! I changed permissions on the wsconfig folder to 777. I then used wsconfig.jar to add the connector but still no dice - the .cfm file was still being prompted for download. But I noticed that I was trying to hit http://localhost/CFIDE/administrator/index.cfm directly so I simply tried http://localhost/CFIDE/administrator and bingo, the CF server setup wizard appeared. I completed that and now even http://localhost/CFIDE/administrator/index.cfm works fine. All sorted.
Took long enough. I must have spent 4 hours on this, reinstalling multiple times... Cheers Stefan On 26 Oct 2009, at 14:36, Stefan Richter wrote: > > Hello list, > did anyone here manage to get CF9 running successfully on CF9 on top > of MAMP? I had CF8 running with Mamp on Leopard and can't quite figure > out what's happening. I did a single server install and configured CF > to use the built-in apache with MAMP: > > Config Directory: /Applications/MAMP/conf/apache > Server Binary: /Applications/MAMP/bin/apache2/bin/httpd > Server Control Script: /Applications/MAMP/bin/apache2/bin/apachectl > > CF9 apparently stops and starts fine, but I cannot get any CFM files > to run, instead I am prompted to download them. I think it's clear > that the processing for CFM files is not handed back to CF properly. > > I'm not sure what role CF9/runtime/lib/wsconfig.jar plays but when I > launch it it shows a window titled 'Web Server Configuration' which is > empty - I guess that's not a good sign? :-) > > Any pointers? > > Regards, > > Stefan > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327670 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

