Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. conjurer

    HTTP authentication with PHP as CGI

    Because I'm trying to migrate from php as a module to php as CGI. PHP as a module is not an option unfortunately ;)
  2. conjurer

    HTTP authentication with PHP as CGI

    According to the PHP manual, the $_SERVER['PHP_AUTH_USER'] and $_SERVER['PHP_AUTH_PW'] variables are not available when PHP is running as CGI. Any ideas how to circumbent this issue? To my understanding, they are passed to Apache and it simply does not provide them to CGI scripts, and when PHP...

Part and Inventory Search

Back
Top