Mmh, did you also looked in your apache error_log (if existing)? I got in former times some illegal state exceptions etc. and of course the error_log was the last log file i looked into ... :)
- Frank > Frank Stelzer wrote: >> For this purpose i set normally the logging level on my production >> server >> to the debug level. If you are lucky, you can better find the problem. > > > Sorry, should have mentioned, I have upped the log in settings.yml > > prod: > .settings: > no_script_name: ##NO_SCRIPT_NAME## > error_reporting: 4095 > web_debug: on > cache: off > stats: off > no_script_name: off > etag: off > > and here: > > # head apps/admin/config/logging.yml -n 4 > prod: > enabled: on > level: debug > > -- > Ian P. Christian ~ http://pookey.co.uk > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
