Re: [PHP4BETA] httpd eats processor [cont.]
[email protected] (Dariusz Malinowski) Mon, 05 Jun 2000 10:41:52 +0200
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Andi Gutmans wrote:
>
> Cyclic references aren't supposed to lead to a hanging httpd. If you can
> reproduce the problem with a small script (preferably 5-10 lines) then
> please post it.
that may be a problem - the code, that doesn't work is about a few hunderds lines
and i can't find the short representant of this case :(((
but any way - the problem has been partially solved - if inside object (in
arrayed field) i store 'our reference numbers' to objects (which are nothing more
then an indexes in global array variable) instead of php references, everything
works perfect (yet :))
i guess this may help a little bit :)
thx
dariusz malinowski