|
I get an Exception
but I get a white page ;( I have clear the
cache. Server: Windows 2003 Xampp 1.5.4a Php 5.1.6 + xdebug Symfony 0.9.2646 settings.yml dev: .settings: # E_ALL |
E_STRICT = 4095
error_reporting: 4095 web_debug:
on
cache: on
no_script_name: off etag:
off frontend_dev.log: Nov 09 09:12:07
symfony [info ] {sfContext} initialization Nov 09 09:12:07
symfony [info ] {sfController} initialization Nov 09 09:12:07
symfony [info ] {sfRouting} match route [default]
"/:module/:action/*" Nov 09 09:12:07
symfony [info ] {sfWebRequest} request parameters array ( 'module' => 'personalStundensatz',
'action' => 'edit', 'personid' => '100007',) Nov 09 09:12:07
symfony [info ] {sfRouting} connect
"/_sf_cache_partial/:module/:action/:sf_cache_key" Nov 09 09:12:07
symfony [info ] {sfFrontWebController} dispatch request Nov 09 09:12:07
symfony [info ] {sfFilterChain} executing filter "sfRenderingFilter" Nov 09 09:12:07
symfony [info ] {sfFilterChain} executing filter "sfWebDebugFilter" Nov 09 09:12:07
symfony [info ] {sfFilterChain} executing filter
"sfBasicSecurityFilter" Nov 09 09:12:07
symfony [info ] {sfFilterChain} executing filter "myFilter" Nov 09 09:12:07
symfony [info ] {sfFilterChain} executing filter "sfCacheFilter" Nov 09 09:12:07
symfony [info ] {sfFilterChain} executing filter "sfCommonFilter" Nov 09 09:12:07
symfony [info ] {sfFilterChain} executing filter "sfFlashFilter" Nov 09 09:12:07
symfony [info ] {sfFilterChain} executing filter "sfExecutionFilter" Nov 09 09:12:07
symfony [info ] {sfActions} call
"personalStundensatzActions->executeEdit()" Nov 09 09:12:08
symfony [info ] {sfCreole} connect(): DSN: array ( 'database' => '***',
'encoding' => NULL, 'hostspec' => '***', 'password' => '***',
'persistent' => NULL, 'phptype' => 'mssql', 'port' => NULL,
'username' => '***', ), FLAGS: 0 Nov 09 09:12:08
symfony [info ] {sfCreole} prepareStatement(): SELECT … Nov 09 09:12:08
symfony [info ] {sfCreole} executeQuery(): [2.51 ms] SELECT … Nov 09 09:12:08
symfony [info ] {sfCreole} prepareStatement(): SELECT … Nov 09 09:12:08
symfony [info ] {sfCreole} executeQuery(): [2.44 ms] … Nov 09 09:12:08 symfony
[info ] {sfCreole} connect(): DSN: array ( 'database' => 'office_SDW',
'encoding' => NULL, 'hostspec' => 'mucsky13', 'password' =>
'5kYt3c', 'phptype' => 'mssql', 'port' => NULL, 'username' => 'skytec_web_user',
), FLAGS: 0 Nov 09 09:12:08 symfony
[info ] {sfCreole} prepareCall(): sp_Person_Stundensatzrechnung Nov 09 09:12:08 symfony
[error] {sfException} Nov 09 09:12:08 symfony
[info ] {sfCreole} close(): Closing connection. Von:
[email protected] [mailto:[EMAIL PROTECTED] Im Auftrag von Colin Williams Well, the main reason I
gave you such a short answer is that there was really nothing else to
say. With the meager amount of information you gave us, it's really quite
impossible to attempt to determine the problem is. Okay, you gave us the
OS(s), and symfony version. And then you gave a few settings. Give
us these, and we'll try to help: On 10/31/06, Franke
Gordon <[EMAIL PROTECTED]>
wrote: System:
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~--- |
- [symfony-devs] AW: [symfony-devs] Re: AW: [symfony-devs] R... Franke Gordon
- [symfony-devs] Re: AW: [symfony-devs] Re: AW: [symfon... Romain Dorgueil
