php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61986 PHP-FPM + PHP-APC fails on login at apc.php
Submitted: 2012-05-09 19:54 UTC Modified: 2012-05-15 15:45 UTC
From: svecpetr at svecpetr dot com Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 5.3.13 OS: Ubuntu
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: svecpetr at svecpetr dot com
New email:
PHP Version: OS:

 

 [2012-05-09 19:54 UTC] svecpetr at svecpetr dot com
Description:
------------
I have installed Apache2 + PHP + FPM

and I can't login to apc.php because FPM didn't store Realm User and Password

Firefox ask me for username and password, but apc.php has undefiend

			$_SERVER['PHP_AUTH_USER'] 
			$_SERVER['PHP_AUTH_PW']



Expected result:
----------------
could any one reprogram it for login via HTML ?

Actual result:
--------------
impossible to login with PHP-FPM

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-05-15 15:45 UTC] svecpetr at svecpetr dot com
-Status: Open +Status: Closed
 [2012-05-15 15:45 UTC] svecpetr at svecpetr dot com
is possible to execute with parameter

	FastCgiExternalServer /var/www/.../php5.external -socket /var/run/php5-fpm.sock -pass-header Authorization
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 10:01:38 2025 UTC