From:             eslusarev at nvidia dot com
Operating system: Linux
PHP version:      5.2.5
PHP Bug Type:     Apache2 related
Bug description:  what is it?

Description:
------------
Apache missing REMOTE_USER login when it writes logs, but only after PHP
scripts
I tryed to build system with PHP 5.2.5, 5.2.4, 4.4.8 and on all versions
of Apache starting from 2.0 to 2.2 and using authorization by many modules
mod_auth_kerb, mod_auth_ldap, mod_ntlm, mod_auth_ntlm_winbind and many
others... At all times I have this trouble... auth completed ok, in
$_SERVER I have REMOTE_USER with correct name, but in logs missing this
user name and I have only "-" there... on other modules like mod_perl and
other I have no this error --> error with PHP :-/ and I have tryed to setup
PHP on Apache 1.3 and at this time I have no this error, but there are I
can't to setup some needed modules :-/


-- 
Edit bug report at http://bugs.php.net/?id=44631&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=44631&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=44631&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=44631&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=44631&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=44631&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=44631&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=44631&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=44631&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=44631&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=44631&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=44631&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=44631&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=44631&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=44631&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=44631&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=44631&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=44631&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=44631&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=44631&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=44631&r=mysqlcfg

Reply via email to