Running ./app/console without first specifying "php" works correctly if php is configured in the system correctly, but may not work for some. I added "php" in front of it to appeal to lowest common denominator and also be consistent with Symfony2 documentation.
Running ./app/console without first specifying "php" works correctly if php is configured in the system correctly, but may not work for some. I added "php" in front of it to appeal to lowest common denominator and also be consistent with Symfony2 documentation.