On Nov 22, 2007 1:00 PM, Lee Bolding <[EMAIL PROTECTED]> wrote: > > Hi All, > > I've just been setting up a new Symfony environment on a FC4 machine, and > noticed that the FC4 shipped version of PHP5 (5.0.4) isn't high enough for > Symfony (1.0.8) to run - Symfony seems to need at least 5.1.0 as Pake uses > the date_default_timezone_set function which wasn't introduced until 5.1.0
As the documentation should be updated, I strongly suggest to do not use php 5.0.x and try to go with 5.2.0. As 5.1.x was a good serie, it is a dead branch and 5.2.x should be used instead. Cheers, --Pierre --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
