MAMP is great but beware that it does not allow exec() to work so sfThumbnail with ImageMagick is a no-go. It's a bug that I've never been able to find a fix for. All of the config vars are correct, it just won't run any program that has more than X output or something– i've never been able to find the root cause. 'php -v' works but 'ls' does not. it's really, really frustrating.
On Apr 24, 2009, at 11:56 AM, Filipe Costa wrote: > I use MAMP and it's the best solution for mac. > > On Fri, Apr 24, 2009 at 4:53 PM, Eno <[email protected]> wrote: > > On Fri, 24 Apr 2009, Atif Khan wrote: > > > Hello there I am trying to install symfony on my MAC. I wanted to > know how > > can I have PDO-mysql enabled with php.Does anyone have > instructions how to > > install PHP and symfony with PDO enabled > > Are you on Tiger or Leopard? > > If you are on Tiger, you have PHP4, so no PDO. In which case you might > need to use MAMP or one of the Mac package systems (Fink, DarwinPorts, > etc) or built PHP5.2 from source. > > > > -- > > > > > > > > -- Jacob Coby --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
