Hi Roel,

> Invalid command 'AuthUserFile', perhaps misspelled or defined by a
> module
> not included
> in the server configuration

This looks like a different issue. I don't think the AuthUserFile
statement is needed for mysql authentication.

I would think the message is caused by the fact that you didn't include
the 'authn_file' module (which enables you to use 'AuthUserFile'
statements in your Apache config).

This is breakage from the apache2 -> apache2.2 upgrade.

Can you try if a 'a2enmod authn_file' (and an apache restart) helps?

Regards,
Robbert



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to