ID:               34133
 Updated by:       [EMAIL PROTECTED]
 Reported By:      holly at phren dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         Output Control
 Operating System: Windows Server 2003
 PHP Version:      5.0.4
 New Comment:

Have you read the link I posted?



Previous Comments:
------------------------------------------------------------------------

[2005-08-15 12:58:54] holly at phren dot net

What kind of information do you need?

I can't reproduce this error. I googled a lot before posting this bug,
and the only case which was similar to mine was this:
http://www.phpfreakz.nl/forum.php?forum=10&iid=490592&print=1

Unfortunatly it is dutch.

The beginning of the prepend file looks like this:

===
<?php

/* some comment */ 

ob_start();

// other code

?>
===

So please specify, what information you need and don't just close the
bug.

------------------------------------------------------------------------

[2005-08-15 12:50:04] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.




------------------------------------------------------------------------

[2005-08-15 12:46:27] holly at phren dot net

Description:
------------
>From time to time we get the error message "call to undefined function
ob_start()" on of our customers' webserver.

This happens one to thrice a month and lasts for 1-2 minutes. I don't
see any regularity which fits to any scheduled job, that is running on
that machine.

ob_start() is the first function that is called and it is in the file,
which was specified as "auto_prepend_file" in the php.ini, so every
php-file on the webserver generates the error on every call in these
1-2 minutes.

So I'm not sure, if the same error would occur with another function at
that place.

As this happens on a customers' production server, my options to test
are very small, moreover the error was always reported, when it was
already gone. All I have is the error-logfile.

I'm not sure, what information you could additionally need. So please
tell me, if there's anything that you need to know.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34133&edit=1

Reply via email to