ID:               20513
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Output Control
 Operating System: Linux 2.4.20-rc2
 PHP Version:      4.3.0RC1
 New Comment:

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]


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

[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

Reply via email to