Thanks Guys, Unfortunately the projects I am currently working on require Adobe CF. In the end it turned out to be a similar issue as discussed in that blog posting. I had to uncomment the vhosts line in the apache config. That worked. I think what threw me is that the vhosts line was commented out but this line was not:
Include /private/etc/apache2/other/*.conf after commenting this line out and uncommenting the vhosts line all works quite fine now. I really ought to spend some time and set up Tomcat or JBoss again. Then run separate war files for CF10, Open BlueDragon and railo. At least that way its much easier to fix upgrades. Easier at least after you get the workers file set up properly. Thanks again, larry On Fri, Jul 27, 2012 at 3:46 PM, Cameron Childress <[email protected]> wrote: > > Check this out before upgrading: > > http://www.anujgakhar.com/2012/07/26/getting-railo-working-under-mountain-lion-10-8/ > > Railo worked after the upgrade, but I had to uncomment the vhosts line in > the apache config. Looks like you may need to copy your CF config over too, > though I'm not running CF much these days anymore. > > Core thing here is that the apache config gets rest a bit, but it keeps a > backup. You just have to fiddle a bit. > > -Cameron > > On Fri, Jul 27, 2012 at 3:25 PM, Ras Tafari <[email protected]> wrote: > >> >> railo works :) >> >> On Fri, Jul 27, 2012 at 1:33 PM, Bruce Sorge <[email protected]> wrote: >> > >> > I have no idea but I'll like to know what the solution is before I >> upgrade. >> > >> > Sent from my iPhone 4S. >> > >> > On Jul 27, 2012, at 11:04 AM, "Larry C. Lyons" <[email protected]> >> wrote: >> > >> >> >> >> Anybody been able to get CF10 running on Mountain Lion? I upgraded >> >> last night and now CF doesn't work at all. >> >> >> >> thx, >> >> larry >> >> >> >> -- >> >> Larry C. Lyons >> >> web: http://www.lyonsmorris.com/lyons >> >> LinkedIn: http://www.linkedin.com/in/ >> > >> > >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:353186 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
