Click to See Complete Forum and Search --> : apache wierd error


Anon
03-07-2002, 12:15 PM
we're running apache 1.3.23 and php 4.1.2 on a red hat linux 6.2 kernel 2.2
the server started to be slow for a while with nothing in the error_log ... then it stopped serving pages while its still running ... i have this in my error_log
(32)Broken pipe: client stopped connection before send body completed

i recompiled and reconfigured the apache and php .. but no luck ...
the above error doesn't occur very often when i restart apache but after few minutes it starts happening very very often ..

wish you could help
Thanks

Anon
06-04-2002, 02:11 PM
Hi all. This may be a different issue but was introduced with a new PHP install.

I am using a combination of PHP 4.1.2, Apache 1.3.23 and MySQL 3.23.49. I am running on Redhat Linux 7.3 (all apps were installed from RPMS from RH distrib 7.3).

I have a PHP app that uses objects and was working pretty well in an older distrib (7.1) with older versions of all the apps.

Now with the new installations when running one of the PHP pages to generate a report from the MySQL database Apache (httpd) is shown to be taking up all available CPU for minutes at a time to generate even one page as a table (with colored columns and differing fonts etc).

I downloaded the Zend PHP environment for Win2k and the app runs very well.

The MySQL stuff is running well, mysqld show very little CPU activity.

Does anyone have any idea what is up with Linux?

Thanks for your time.

-Ian
marshai@pweh.com