From: James E. F. <jf...@uv...> - 2004-06-29 11:26:58
|
I think that something needs to be done about the "authentication doesn't work with CGI mode" problem. Two things come to mind immidiately: 1) Fix phpESP to work in CGI mode (if possible). 2) Add code that detects the SAPI, and redirects to a page containing useful information about what is wrong and how to deal with it. The phpESP test.php page has sufficient code to show how to detect the SAPI. Any other ideas? -James |