Apache 2 und mod_auth_mysql
July 26th, 2007
No comments
Mit Apache 2 hat sich die authentication module Architektur geändert. Dadurch wird bei Benutzung von mod_auth_mysql folgender Parameter nötig:
AuthBasicAuthoritative Off
Ansonsten gibt es folgenden Fehler im error_log:
[Thu Jul 26 11:53:39 2007] [error] Internal error: pcfg_openfile() called with NULL filename
[Thu Jul 26 11:53:39 2007] [error] [client xxxxxxxxxxxx] (9)Bad file descriptor: Could not open password file: (null)