On 1 May 2001 [EMAIL PROTECTED] wrote:

> From:             [EMAIL PROTECTED]
> Operating system: RedHat Linux 6.0
> PHP version:      4.0.5
> PHP Bug Type:     *General Issues
> Bug description:  Error message corruption -- possible infinite loop
> 
> I'm getting the following error message very occasionally (once
daily) on a server with approximately 1000 file uploads 
(a day)

> httpd: PHP Warning:  File Upload Error - No Mime boundary found after start of file 
>header in Unknown on line 0
> httpd: PHP Warning:  Cannot send session cache limiter - headers already sent 
>(output started at À]Q:40) in /web/script.php on line 12
> 
> This is co-inciding with an httpd process going crazy and using up all available CPU 
>and memory and bringing the machine down. I suspect there's a problem with the file 
>uploader client which is fine, but the crash is giving me major concerns.
> 
> This is proving hard to track down but the corruption in that second error message 
>leads me to think there may be something obvious to look at.
> 
> The script.php uses sessions, trans-sid and use_cookies 1

I would also like to know if there's any way of protecting my machine if
an httpd process does decide to run away and take the machine down with
it.

Nick.



--
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]

Reply via email to