ID:               29683
 Updated by:       php-bugs@lists.php.net
 Reported By:      ca533512 at tiscali dot cz
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         HTTP related
 Operating System: Win2k SP4
 PHP Version:      5.0.1
 New Comment:

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


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

[2005-03-06 20:58:21] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



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

[2005-02-15 11:43:02] rd dot contact at free dot fr

Same bug on win xp and apache 2.52 
Same code from PHP doc tested with today's (15 Fev 2005)
5.03
5.04dev
5.1.0dev

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

[2005-01-09 19:04:19] tiagojcb at hotmail dot com

Hi !

Server version: Apache/2.0.52
Server built:   Oct 20 2004 11:51:56

Loaded Modules  core mod_access mod_auth mod_include mod_log_config
mod_env mod_setenvif mod_ssl prefork http_core mod_mime mod_asis
mod_negotiation mod_dir mod_imap mod_actions mod_so mod_php5

PHP 5.0.3 (cli) (built: Jan  9 2005 15:46:57)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v2.0.3, Copyright (c) 1998-2004 Zend Technologies

If I run the example code from the CLI, it works. 
>From apache it return an empty array.

It's running on a Slackware Linux and php was built with './configure'
'--with-apxs2=/usr/local/apache/bin/apxs' '--with-gd'
'--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-zlib'
'--enable-memory-limit' '--with-pgsql=/usr/local/pgsql'
'--prefix=/usr/local/php' '--without-mysql'

Thanks for any help.

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

[2004-08-24 06:38:42] [EMAIL PROTECTED]

This is also reproducible with Apache 1.3.x SAPI.
It happens because sapi_module.header_handler (particularly
sapi_apache_header_handler() with Apache 1.3.x) returns 0 instead of
SAPI_HEADER_ADD and headers just don't get to SG(sapi_headers).

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

[2004-08-23 19:59:52] ca533512 at tiscali dot cz

Apache 2.0.50

-- php: `original` for win32 from php.net

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

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/29683

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

Reply via email to