You can customize your error 500 pages. Just create a file called error500.php into web/errors/
Pedro On Sat, May 10, 2008 at 10:58 AM, Nicolas Perriault <[EMAIL PROTECTED]> wrote: > > On Sat, May 10, 2008 at 1:51 PM, kusum <[EMAIL PROTECTED]> wrote: > > > i am customizing error 500 pagein my application and it is > > working properly.I am including > > a partial in this error500.php page,which is defined in a module > > apps/frontend/modules/home/_check.php > > Custom 500 pages are standalone php script (symfony is not bootstraped > when the file is executed.) > > > and php syntax is also not working > > Well, *that* is weird :) > > ++ > > -- > Nicolas Perriault > http://prendreuncafe.com/blog > GSM: 06.60.92.08.67 > > > > -- Att, Pedro Casado --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
