[Symfony]Does not work under ‘prod’ on Mac


All things work well under ‘dev’. But, when i want to change to ‘prod’ mode, I can’t see anything at frontpage ‘index.php’.
My solution is changing define(’SF_DEBUG’, false) to (’SF_DEBUG’, true) in ‘/web/index.php’.
Another way is going to ‘/apps/frontend/config/settings.yml’, and find strip_comments, then turn if off like this strip_comments: off. More details you will find here symfony.

Tags:

No Related Posts

Information and Links

Join the fray by commenting, tracking what others have to say, or linking to it from your blog.


Other Posts
[WordPress] upgrade to 2.3 Release Candidate 1
RoR Install On Ubuntu

Write a Comment

Take a moment to comment and tell us what you think. Some basic HTML is allowed for formatting.

Reader Comments

Be the first to leave a comment!