On Fri, Aug 13, 1999 at 07:51:38PM +0200, Gergely Madarasz wrote: > hmpf... > thunderchild:~# grep auth /etc/apache/httpd.conf > #LoadModule auth_module /usr/lib/apache/1.3/mod_auth.so > #LoadModule anon_auth_module /usr/lib/apache/1.3/mod_auth_anon.so > #LoadModule dbm_auth_module /usr/lib/apache/1.3/mod_auth_dbm.so > #LoadModule db_auth_module /usr/lib/apache/1.3/mod_auth_db.so > > and it starts...
Then perhaps it was a mixture of loaded/unloaded modules conflicting. I had been fighting with it for about 4 days, when I finally uncommented one of the auth modules and it worked. I had been so fed up with it, that I didn't bother changing anything else to pinpoint it (it worked and I wasn't going to mess with it anymore :) Ben

