ID: 20513 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Output Control Operating System: Linux 2.4.20-rc2 PHP Version: 4.3.0RC1 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. The bug was due to faulty(?) ini setting according to the user's report. The fopencookie test failure was corrected in latest CVS. Previous Comments: ------------------------------------------------------------------------ [2002-11-22 05:03:23] [EMAIL PROTECTED] Removing the /etc/php.ini and running the compile again it works ... except some other error which I just send in to the php QA team. Also copying the new php.ini-dist to /etc works fine ... so the prob was probably the php.ini! Failed test is BTW: fopencookie detected and working (or cast mechanism works) [ext/standard/tests/file/fopencookie.phpt] ------------------------------------------------------------------------ [2002-11-22 04:25:00] [EMAIL PROTECTED] The ini file is the PHP file shipped with PHP 4.2.1. The only changed thing is the max execution time and the mysql socket path, the rest of the file is unchanged! ------------------------------------------------------------------------ [2002-11-20 15:54:03] [EMAIL PROTECTED] Could you please add output handler related ini settings from php.ini to your report. ------------------------------------------------------------------------ [2002-11-20 02:01:30] [EMAIL PROTECTED] Gets repeated hundred of times ... ------------------------------------------------------------------------ [2002-11-20 01:57:18] [EMAIL PROTECTED] ... PHP Notice: ob_end_clean() [http://www.php.net/ref.outcontrol]: failed to delete buffer default output handler. in /usr/src/php-4.3.0RC1/run-tests.php on line 48 ... Build with: ./configure \ --prefix=/tmp/php \ --enable-bcmath \ --enable-ftp \ --enable-static \ --enable-tokenizer \ --disable-xml \ --without-pear \ --with-mysql=/usr \ --with-config-file-path=/etc ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20513&edit=1
