Skip to main content
Participant
October 23, 2013
Question

CF10 + (new) Mac OS X Mavericks (10.9)

  • October 23, 2013
  • 1 reply
  • 1211 views

Has anyone run into problems running CF10 on Mac OS X 10.9, the new Mavericks version just released?   Once upgraded to 10.9 on one of my systems, the CF will no longer parse pages, just shows code... could this be an issue with the connector for Apache & if so, how would I reinstall that?

Thanks for any pointers or advice!!

Stacy

    This topic has been closed for replies.

    1 reply

    Participant
    October 23, 2013

    I had to (re-)download a java sdk first to get ColdFusion to run: http://support.apple.com/kb/DL1572?viewlocale=en_US

    But the OSX update wiped out most of the changes to Apache's httpd.conf file. When I manually include the server mod file (Include "/private/etc/apache2/mod_jk.conf") or use Adobe WS configuration tool, Apache crashes and won't start:

    "httpd: detected source and destination buffer overlap"

    And that's as far as I've gotten.

    Participant
    October 23, 2013

    Running into the same issue, seems there is a problem with mod_jk.so.  There is a bug submitted - https://bugbase.adobe.com/index.cfm?event=bug&id=3653076 - please vote for this bug if you are seeing the same thing.