ID:               22347
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jp at icmc dot nl
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache related
 Operating System: Linux
 PHP Version:      4.3.1
 New Comment:

There were NO other changes between 4.3.0 -> 4.3.1 
that could have broken this.

The correct setting is: 'safe_mode=Off'..



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

[2003-02-21 03:21:43] jp at icmc dot nl

Hello,

Actually this is a reply on Bug #20441, but I can't seem to reply on
that bug anymore.

I just upgraded to PHP 4.3.1 and encountered this problem for the
first, seems I had no problems in 4.3.0 !

Is there a work-around to e.g. allter the php.ini so PHP_AUTH_USER is
set again, when using .htaccess?

Anyway, for now I have updated all my script by adding the following
line at the top of each php file:
$PHP_AUTH_USER=$_SERVER["REMOTE_USER"];

In bug report 20441 someone wrote that this problem would be fixed,
guess this is either not the case or I misunderstand.

Best Regards,

Jean-Pierre


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


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

Reply via email to