Re: [PHP4BETA] httpd eats processor [cont.]
[email protected] (Andi Gutmans) Fri, 02 Jun 2000 19:44:55 +0300
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
At 11:39 AM 6/2/00 +0200, [email protected] wrote: >On Thu, Jun 01, 2000 at 04:07:52PM +0200, Przem Kowalczyk wrote: > > > -----Original Message----- > > > From: Dariusz Malinowski [mailto:[email protected]] > > > Sent: Thursday, June 01, 2000 4:06 PM > > > To: PHP4 list > > > Subject: Re: [PHP4BETA] httpd eats processor [cont.] > > > > > > > > > Przem Kowalczyk wrote: > > > > > > > > > > > {cut} > > > > > > > > I've got the same problem. First I thought, that it's a > > > metabase problem (I > > > > was using it to handle some connections). I worked out, that > turning off > > > > persistant connection helps. I'm not sure whether it's right > > > solution :-( > > > > > > > > Przem > > > > > > unfortunetly, i'm not using database :(( > > > i create objects that has references to other objects and so on ... :(( > > > that's all > > > > > AFAIK metabase does the same (ie, references to referenced objects), > perhaps > > thats the problem? > > php4 cannot handle cyclic references. this is a known > limitation. > > if you problem is not related to cyclic references please try > to cut it down to a few lines and send it to us 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. Thanks, Andi --- Andi Gutmans <[email protected]> http://www.zend.com/