I'm trying to figure out how to make the three of these work together. Are there any pointers? Running on Gentoo, latest Cherokee

changes to default site configuration file.

DocumentRoot /var/www/localhost/htdocs


Extension php, php3, php4 {
                Handler phpcgi{
                        Interpreter /usr/bin/php
                }
}


Directory /squirrelmail {
                DocumentRoot /var/www/localhost/htdocs/squirrelmail/
                Handler common
}

what's confusing is that I'm not getting the index page I expect and I'm getting 500 errors every time I go to squirrel Mail but there's nothing useful in the error log which means I probably need to go back and reread the instructions I bet.

66.93.191.107 - - [19/Oct/2005:12:28:21 --500] "GET /squirrelmail/ HTTP/1.1" 500 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7"

And what does onlysecure mean?

--- eric


_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to