Skip to content

$_SERVER['PHP_AUTH_USER'] and $_SERVER['PHP_AUTH_PW'] are no longer set. #10151

@margu149

Description

@margu149

Description

Hello,

I tried to upgrade PHP from 7.3 to 8.2
$_SERVER['PHP_AUTH_USER'] and $_SERVER['PHP_AUTH_PW'] are no longer set in 8.2.

I am using Basic HTTP Authentication.
Logging into the web server works and I can see static content, but access to the database requires login credentials.
I have tried both apache module and cgi

PHP Version

PHP 8.2.0

Operating System

Windows

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions