From the horses mouth...
Some users of the ajax calendar and survey are having problems with the admin tools and authentication. Well, I've figured out what's causing that problem. Straight from php.net documentation...
"The HTTP Authentication hooks in PHP are only available when it is running as an Apache module and is hence not available in the CGI version."
So having php installed as an Apache module is the only way the basic auth built into those tools is going to work.
UPDATE: I have put together a workaround for this problem. Here's the links to download the new admin files.
http://www.bmgadg.com/download.php?file=super_ajax_calendar_cgi.zip http://www.bmgadg.com/download.php?file=ajax_survey_cgi.zip
Please let me know if you have any problems with it.
62 Comments
226 days old