From: [EMAIL PROTECTED] Operating system: SunOS 5.7 sparc Ultra-E10K PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Child processes are SegFaulting from "top": 7857 nobody 1 0 0 2092M 1243M cpu51 5:13 12.12% httpd I've read the error_logs and am getting this error: [Thu Jul 12 09:55:22 2001] [error] PHP Fatal error: Maximum execution time of 45 seconds exceeded in /imports/wwwroot/head.php on line 92 This file is mostly html and nowhere in my code do I ever get parse errors. This page is seemingly perfect. The error on line 92 is in the middle of a huge HTML block. There is no php error. This has caused me much confusion. Eventually I will see this in the error: Thu Jul 12 10:07:28 2001] [notice] child pid 7857 exit signal Segmentation Fault (11) and then the 'top' output is fine again for a while. The problem with this is that during this time of HIGH usage by httpd, the system's performance is greatly hindered. This never happened with 4.0.5... -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]