RE: [PHP4BETA] httpd eats processor [cont.]

[email protected] ("Przem Kowalczyk") Thu, 1 Jun 2000 15:56:34 +0200
Newsgroups php.version4
Message-ID <NEBBINEAELLIDFDPANNDKEGBCDAA.przem@fire>
> -----Original Message-----
> From: Dariusz Malinowski [mailto:[email protected]]
> Sent: Thursday, June 01, 2000 3:37 PM
> To: PHP4 list
> Subject: [PHP4BETA] httpd eats processor [cont.]
>
>
> hi there again
>
>     for those, who don't remember the problem : httpd eats all processor
> time.
>
> i have php 4.0.0 with apache 1.3.12
> apache error_log has following lines:

{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