From: holly at phren dot net Operating system: Windows Server 2003 PHP version: 5.0.4 PHP Bug Type: Output Control Bug description: ob_start is "undefined" from time to time
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 bug report at http://bugs.php.net/?id=34133&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34133&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34133&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34133&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34133&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34133&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34133&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34133&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34133&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34133&r=support Expected behavior: http://bugs.php.net/fix.php?id=34133&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34133&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34133&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34133&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34133&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34133&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34133&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34133&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34133&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34133&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34133&r=mysqlcfg