Log Message:

warning: Wrong content type


Meaning: A Web client tried to POST data other than form data.

Solution: Make sure the FORM tags in the Web authentication template files do not contain a ENCTYPE string. This string should be blank or non-existent.