MAMP PHP5.3 and 5.4

Posted by musoNic80 on Server Fault See other posts from Server Fault or by musoNic80
Published on 2012-07-07T08:34:18Z Indexed on 2012/07/07 9:17 UTC
Read the original article Hit count: 271

Filed under:
|

I've just downloaded the latest version of MAMP (2.1) but have run into a few issues.

I'm developing using Symfony2 which requires php5.3 minimum. It also requires a php accelerator, ideally APC. So, I set MAMP (I'm not using MAMP PRO) to use php 5.4. Problem solved, I thought. Apparently not though. It turns out MAMP have decided not to support APC (or any accelerator as far as I can see) with their 5.4 version apparently due to it being buggy (really?!?!). Ok, so I'll just use 5.3 instead. Apparently not. It turns out that although MAMP has installed 5.3 on my machine I can't select it in the preference pane. I get a choice of 5.2 or 5.4!

Is there a workaround for this?

© Server Fault or respective owner

Related posts about mamp

Related posts about php5.3