Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Error: variable empty with $_SERVER['PHP_AUTH_USER'];
$_SERVER['PHP_AUTH_USER']; does not work on our servers, because we use PHP-FPM (run in CGI). As shown in this example, it is possible to bypass this problem.
Link to this FAQ: