Well, I went back to using the built-in apache and replacing the mod_jk.so file seems to be working. At least, I have a CF administrator screen, which is progress.
Thanks, everyone for the help. It's been a frustrating day. Scott On Mon, Oct 28, 2013 at 2:33 PM, Scott Brady <[email protected]> wrote: > And now I'm back to MAMP Apache not starting up if the mod_jk.conf file is > being included. The incredibly vague "Caught SIGTERM" error.. > > I just want to curl into a ball and make it all go away. > > > On Mon, Oct 28, 2013 at 2:20 PM, Scott Brady <[email protected]> wrote: > >> Well, this is no longer using the built-in apache server, but one >> included with MAMP (which uses the same Apache version that CF 10 supports). >> >> Scott >> >> >> On Mon, Oct 28, 2013 at 1:57 PM, Jon Clausen < >> [email protected]> wrote: >> >>> >>> Scott, >>> >>> Have you tried placing mod_jk.conf in the /private/etc/apache2 >>> directory? OSX runs Apache as root, not as the current user, so there may >>> be a permissions error thats causing this to happen. Mavericks does some >>> new things with Apache to make sure it auto-restarts on fail, though Im >>> not aware that it would touch the httpd.conf file. For me it was just >>> dying with a cryptic error in /var/log/apache2 . >>> >>> Jon >>> >>> On Oct 28, 2013, at 2:41 PM, Scott Brady <[email protected]> wrote: >>> >>> > >>> > I mentioned this in my latest reply/rant about Mavricks, but thought it >>> > should be its own thread. >>> > >>> > I'm trying to take Ray's advice and use MAMP to run CF on Mavericks, >>> but I >>> > can't get it to process CF files. >>> > >>> > Every time I start up the server in MAMP Pro, it comments out: >>> > Include "/Users/<username>/Library/Application Support/appsolute/MAMP >>> > PRO/mod_jk.conf" >>> > in the httpd.conf file >>> > >>> > which I believe is what tells it how to process CF files. >>> > >>> > Any suggestions? >>> > >>> > Scott >>> > >>> > -- >>> > ----------------------------------------- >>> > Scott Brady >>> > http://www.scottbrady.net/ >>> > >>> > >>> > >>> >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357010 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

