Menu

#383 (ok 2.11.3) HTTP authentication with php/mod_fastcgi

closed-accepted
1
2007-12-08
2007-10-27
Y@R
No

Dear Developers,
In order to be able to use http authentication to work with PHP/MOD_FASTCGI and fix errors:

FastCGI: comm with server "php-bin/php" aborted: error parsing headers: duplicate header 'status'

you shoud not send header('status: 401 Unauthorized') if phpmyadmin works under the fcgi environment.
See attached patch.

Please apply.

Regards,

yarodin

Discussion

  • Y@R

    Y@R - 2007-10-27

    fcgi-duplicate-header

     
  • Marc Delisle

    Marc Delisle - 2007-10-27
    • milestone: 769534 -->
    • labels: 509094 --> Authentification issues
     
  • Marc Delisle

    Marc Delisle - 2007-11-01
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2007-11-01

    Logged In: YES
    user_id=210714
    Originator: NO

    Merged in subversion, thanks.

     
  • Marc Delisle

    Marc Delisle - 2007-11-01
    • priority: 5 --> 1
    • summary: HTTP authentication: fix auth working with php/mod_fastcgi --> (ok 2.11.3) HTTP authentication with php/mod_fastcgi
    • status: open --> open-accepted
     
  • Marc Delisle

    Marc Delisle - 2007-12-08
    • status: open-accepted --> closed-accepted