Have you made changes without cleaning the cache? That would be my first thought.
Additionally, you could try checking your php error_log file to see if there are any php errors popping up. Stefan On Aug 3, 12:42 pm, man_in_form <[EMAIL PROTECTED]> wrote: > Hello friends, > I have developed one application using the > symfony.The application is running smoothly in developement > environment. > e.g.http://192.168.1.28/alphaOdds/web/frontend_dev.php/index/Index. > But when I try to run the same application in production > environment replacing the "frontend_dev.php" with "frontend.php" > e.g. > e.g.http://192.168.1.28/alphaOdds/web/frontend.php/index/Index. > then it is either showing blank page or giving problem in redirection > when we click on some link. > > Any idea what must be the solution? > Thanks in advance. > > Thank you > Manish --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
