I would guess that an exception is getting thrown before you PHP
script has actually started...

Something in the parsing of GET/POST data or file upload handler,
perhaps.

Can you nail down what was being done when it occurred, perhaps by
sending the error to Apache error log, and then looking at previous
line[s] to see what scripts are getting accessed.

On Thu, June 28, 2007 3:25 pm, Jakob Buchgraber wrote:
> Hey!
>
> I sometimes get the following error
>  >> <b>Fatal error</b>:  Exception thrown without a stack frame in
>  >> <b>Unknown</b> on line <b>0</b><br />
>
> What does this mean? Should this ever happen or does it somehow say
> that
> there is a bug in PHP. I am asking this because I've had this error a
> few times and it's pretty hard to debug.
>
> Thanks!
>
> - Jakob
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to