Re: Yosemite
Re: Yosemite
- Subject: Re: Yosemite
- From: Mark Wardle <email@hidden>
- Date: Wed, 06 Aug 2014 13:43:58 +0100
Thanks all. How interesting! I’d never come across using mod_proxy and would echo Paul’s questions.
For the time being I will use direct connect and luckily I have an application level property whether to force SSL redirection or not so can switch that off for development and on for deployment.
Still using old java monitor so will upgrade to Wonder’s version and have a look in the migrations panel as you describe.
Thank you
Mark
I’d take a long, hard look at moving to mod_proxy and ending this dependance on third party Apache plugins. Unless your configuration changes frequently this seems like a better choice.
Chuck
On 2014-08-05, 9:08 AM, "Mark Wardle" wrote:
Yosemite upgrades Apache from 2.2 and 2.4.
I’ve tried recompiling the apache adaptor but compilation files despite entering a magic incantation:
make ADAPTORS=Apache2.4 LTFLAGS='--tag CC’
/usr/share/apr-1/build-1/libtool: line 8962: /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.10.xctoolchain/usr/bin/cc: No such file or directory
apxs:Error: Command failed with rc=8323072
It looks like it may be a problem with the new yosemite Xcode but I’m not sure.
Has anyone either downgraded gracefully to apache 2.2 or got a binary apache 2.4 mac os x yosemite adapter. For the latter, we then have to do battle with the updated configuration files which look like they’re more restrictive than before.
If this doesn’t work, then I might have to face the horror of remembering how to do development in direct connect mode and somehow dynamically switch SSL on or off depending on whether in development!
Mark
--
Dr. Mark Wardle
Consultant Neurologist, University Hospital Wales, Cardiff, UK
Email: email@hidden or email@hidden Twitter: @mwardle
Telephone: 02920745274 (secretary) or facsimile: 02920744166
-- Dr. Mark Wardle Consultant Neurologist, University Hospital Wales, Cardiff, UK Email: email@hidden or email@hidden Twitter: @mwardle Telephone: 02920745274 (secretary) or facsimile: 02920744166
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Yosemite (From: Mark Wardle <email@hidden>) |
| >Re: Yosemite (From: Chuck Hill <email@hidden>) |