> When I run it in production mode, accessing the ...URL/new link
> produces NO output, sends a 500 Server Error return code. Using die
> statements, I found that it stops at the ONE line in 'executeNew'
> function of the action class.

Why use die statements? Why not use Symfony's logger? If you use die
statements, then I assume you are looking at the results in your
browser? That is not an accurate way to debug.

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to