I had the same issue, the script sometimes warns about a setting that is already ok.
________________________________ De : Kris Wallsmith <[email protected]> À : [email protected] Envoyé le : Dimanche, 22 Février 2009, 22h34mn 11s Objet : [symfony-devs] Re: check_configuration.php in 1.2 Hi Tom, The script is asserting that short_open_tag be set to off; it's not, so you're getting a warning. Does that make sense? Kris -- Kris Wallsmith | Community Manager [email protected] Portland, Oregon USA http://twitter.com/kriswallsmith On Feb 22, 2009, at 11:00 AM, Tom Haskins-Vaughan wrote: Hi, I've just started the Jobeet tutorial and run the check_configuration.php. One of the checks produced the following: [[WARNING]] php.ini: short_open_tag set to off *** Set it to off in php.ini *** I'm not sure if this is a bug or not, but shouldn't this read: [[WARNING]] php.ini: short_open_tag set to on *** Set it to off in php.ini *** Tom -- Tom Haskins-Vaughan Temple Street Media: Design and Development for the Web [email protected] | www.templestreetmedia.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
