Why not XAMPP? Installs the latest versions of Apache (2.2.11), MySQL (5.1.33) etc. From the web page (http://www.apachefriends.org/en/xampp-macosx.html): Apache 2.2.11, MySQL 5.1.33, PHP 5.2.9, Perl 5.10.0, ProFTPD 1.3.2, phpMyAdmin 3.1.3.1, OpenSSL 0.9.8k, GD 2.0.35, Freetype 2.3.5, libjpeg 6b, libpng 1.2.32, libungif-4.1.4, zlib 1.2.3, expat 2.0.1, Ming 0.3.0, Webalizer 2.01-10, pdf class 009e, mod_perl 2.0.4, SQLite 3.6.3, phpSQLiteAdmin 0.2, gdbm-1.8.3, libxml-2.7.2, libxslt-1.1.24, openldap-2.3.43, imap-2004g, gettext-0.16.1, libmcrypt-2.5.8, mhash-0.9.9, zziplib-0.13.48, bzip2-1.0.5, freetds-0.64
PHP has PDO MySQL and PDO PGSQL. ----- Original Message ---- From: Jacob Coby <[email protected]> To: [email protected] Sent: Friday, April 24, 2009 12:27:42 PM Subject: [symfony-users] Re: Symfony Mac INSTALL 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 -~----------~----~----~----~------~----~------~--~---
