Mac OS X Server App & CF10
i have new mountain lion os x installed, apple server app webserver - can't coldfusion 10 install. issue arises because installer can't find apache config file. file called "httpd.conf", in server app it's called "httpd_server_app.conf".
you can supply correct directory installer, cannot find filename looking for, gives "cannot find file" error, , installer go no further.
surely there must way manually install apache connector or something, can specify name of relevant configuration file or other workaround?
any can give appreciated - looking forward running cf10 on new mac!
thanks, henry
ok, managed sort answer http://www.giancarlogomez.com/2012/07/coldfusion-10-on-os-x-mountain-lion.html
you need make copy of "httpd_server_app.conf" , rename "httpd.conf". run installer, , point apache config directory "/library/server/web/config/apache2/" - installer find "httpd.conf" file looking , run should do.
once completed can delete original "httpd_server_app.conf" file (or keep backup), , rename "httpd.conf" file in it's place "httpd_server_app.conf". installer creates file called "mod_jk.conf" added include apache conf file - that's change config.
it's frustrating installer demands file named way - should ask file name, nevermind - sorted os x mountain lion, server app , cf10 running nicely (fingers crossed)
many giancarlo helping me out.
More discussions in ColdFusion Server Administration
adobe
Comments
Post a Comment