I just used PHP Triad (2.2.1) to install apache/mysql/php on my Win XP system. I created a universal user with all the correct privelages to allow me to use http and cookie authentication methods, and changed my config.inc.php file accordingly, or so I think.
The problem is that when I use http as my auth_type, I get an internal server error. When I use config or cookie, however, it works fine. Any ideas?