On 7/20/07 12:01 PM, "csnyder" <[EMAIL PROTECTED]> wrote:

> What if debug_backtrace() threw an error for some reason, and it got
> caught by your error handling? That probably isn't it, but it's fun to
> think about.

That would be a beautiful catch-22. It really sucks when your debugger
crashes Apache -- there's something's just fundamentally wrong with that
picture.

PROBLEM SOLVED!!! FYI everyone:

So...a goggle search turns up plenty of problems with the debug_backtrace()
function. I disabled Zend Optimizer in my php.ini file and now the
debug_backtrace() function works fine.

Go figure.

Cliff


_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to