From: SourceForge.net <no...@so...> - 2005-04-08 18:31:59
|
Bugs item #1179378, was opened at 2005-04-08 14:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1179378&group_id=8956 Category: Docs / FAQ Group: None Status: Open Resolution: None Priority: 5 Submitted By: John Zollo (exafs) Assigned to: Nobody/Anonymous (nobody) Summary: FAQ Typo -- Disabling Authentication Initial Comment: I installed phpESP and received the "PHP is running in a unsupported mode" error message because my server is running in CGI mode. Read the FAQ and it mentioned disabling authentication by changing the $ESPCONFIG['auth_response'] = true; line in phpESP.ini.php to false. Unfortunately I still received the error message. I started looking around and I noticed the $ESPCONFIG['auth_design'] = true; setting. This ALSO needs to be set to false. After doing that it worked. I think this information would be helpful to others who are running phpESP without CGI on their servers. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1179378&group_id=8956 |