I don't think it will work, that's true.
Quote:
Unfortunately, PHP-based HTTP Authentication can only be used when PHP is run as a module (compiled into Apache). PHP based HTTP Authentication will no longer work under phpSuexec. Use HTTP Authentication (using .htpasswd files or the Cpanel "Password Protect Directories" option) which will still continue to work with phpSuexec.
-http://drak.net/faq/document_details.php?c=6&d=175
-http://forums.easyinternetsolutions.co.uk/showthread.php?t=506
|
Quote:
PHP-based HTTP Authentication no longer works (good, it was crap)
The $PATH_INFO variable within PHP does not function (good, it's a security hole)
The PHP function getallheaders() does not work. (damn! gonna have to rewrite PDA!) - http://corz.org/devblog/
|