I've been getting some inconsistent results with the Zend Debugger
running on Eclipse PDT.

I've created a debug configuration for one of my actions based on the
URL.  eg: http://localhost/frontend_dev.php/register.  The local
location i've set is: myproject/web/frontend_dev.php.

When I launch the debugger, I see the breakpoint and the register page
gets displayed. But when I submit the registration form I'm getting
some flaky results.  Sometimes the browser tells me it lost the
connection.  Other times, I get an error output in the console and I
get forwarded to a 404 error.

I do know the routing is set up correctly because when I run outside
the debugger, or I use Xdebug, it works fine.

Does anyone have any idea why this might be happening?

Thanks,
Steve
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@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