ID:               19525
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Verified
 Bug Type:         Output Control
-Operating System: Windows
+Operating System: All modules in ZTS mode
-PHP Version:      4CVS-2002-09-20
+PHP Version:      4CVS-2002-09-21
-Assigned To:      
+Assigned To:      jmoore
 New Comment:

resetting my info


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

[2002-09-21 12:30:44] [EMAIL PROTECTED]

This is a ZTS issue (Derick tested under linux with ZTS enabled and it
failed).

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

[2002-09-21 12:15:28] [EMAIL PROTECTED]

Just tested on Linux with a CLI build with --enable-experimental-zts
and this doesn't show any error either.

Derick

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

[2002-09-20 15:23:30] [EMAIL PROTECTED]

Verified under Windows, Linux works fine

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

[2002-09-20 10:40:12] [EMAIL PROTECTED]

I tested this with both CGI and CLI SAPI modules.

My php.ini is below.

allow_call_time_pass_reference = Off
error_reporting  =  E_ALL & ~E_NOTICE
display_errors = On
display_startup_errors = On
report_memleaks = On
register_globals = Off
register_argc_argv = On
include_path = ".;c:\server\pear;c:\server\htdocs"

extension_dir = c:\home\php\php4\release_ts
;extension=php_adt.dll
;extension=php_gd.dll

session.save_path = c:\server\apache\sessions\
url_rewriter.tags = "a=href, area=href, frame=src, input=src,
form=fakeentry"

docref_ext  = ".html"
docref_root = "file:///C:/Dokumente und
Einstellungen/Administrator/Eigene Dateien/PHP Manual/"


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

[2002-09-20 09:51:54] [EMAIL PROTECTED]

Both Andrei and myself were not be able to reproduce this. We both got
the error message with CVS HEAD>
Perhaps it is related to settings in php.ini, or related to the SAPI?
Can you point us to the php.ini and tell which SAPI you used?

Derick

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/19525

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

Reply via email to