Bug#397539: apache2-mpm-prefork: apache2 no longer works after upgrade (Invalid command 'DAVLockDB')

2006-11-08 Thread Steve Langasek
severity 397539 important thanks On Wed, Nov 08, 2006 at 08:56:06AM -0600, Peter Samuelson wrote: > [Steve Langasek] > > > Forcing reload of web server (apache2)...Syntax error on line 1 of > > > /etc/apache2/mods-enabled/dav.conf: > > > Invalid command 'DAVLockDB', perhaps misspelled or defined

Processed: Re: Bug#397539: apache2-mpm-prefork: apache2 no longer works after upgrade (Invalid command 'DAVLockDB')

2006-11-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 397539 important Bug#397539: apache2-mpm-prefork: apache2 no longer works after upgrade (Invalid command 'DAVLockDB') Severity set to `important' from `grave' > thanks Stopping processing here. Please contact me if you need assistance. Debi

Bug#397310: our workaround

2006-11-08 Thread Joseph F. Miklojcik III
We had to add in our appropriate apache2 .conf file: AuthBasicProvider ldap require ldap-filter &(uid=*) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#397310: How do I repair my config ?

2006-11-08 Thread Edward Welbourne
>> What else do I need to change to make this work ? > I forgot to mention: I *did* shuffle the symlinks and when I symlinked *all* auth* into enabled, and restarted, I got: [Wed Nov 08 19:50:26 2006] [notice] caught SIGTERM, shutting down [Wed Nov 08 19:50:35 2006] [notice] Digest: generating s

Bug#397310: How do I repair my config ?

2006-11-08 Thread Edward Welbourne
> This bug sounds like why my intraweb site's AuthLDAP stopped working. > What else do I need to change to make this work ? I forgot to mention: I *did* shuffle the symlinks in /etc/apache2/mods-enabled/ to include authnz_ldap.load and ldap.load but not auth_ldap.load (since it's empty). Are the

Bug#397310: How do I repair my config ?

2006-11-08 Thread Edward Welbourne
This bug sounds like why my intraweb site's AuthLDAP stopped working. Some password-protected documents became 500: Internal Server Error. I'm using AuthLDAP with require valid-user. First, error.log reported "Invalid command 'AuthLDAPEnabled'", which doesn't have any visible equivalent in the up-

Bug#397539: apache2-mpm-prefork: apache2 no longer works after upgrade (Invalid command 'DAVLockDB')

2006-11-08 Thread Vincent Lefevre
On 2006-11-08 08:56:06 -0600, Peter Samuelson wrote: > I don't get it - no dav.conf is shipped with the apache2.2-common I've > got. No, but it gives an example: /usr/share/doc/apache2.2-common/examples/apache2/extra/httpd-dav.conf /usr/share/doc/apache2.2-common/examples/apache2/original/extra/h

Bug#397539: apache2-mpm-prefork: apache2 no longer works after upgrade (Invalid command 'DAVLockDB')

2006-11-08 Thread Peter Samuelson
[Steve Langasek] > > Forcing reload of web server (apache2)...Syntax error on line 1 of > > /etc/apache2/mods-enabled/dav.conf: > > Invalid command 'DAVLockDB', perhaps misspelled or defined by a module not > > included in the server configuration > > failed! > > Alas, I can confirm this; a2en

Bug#397310: apache2.2 breaks working authentication

2006-11-08 Thread Riku Voipio
Hi, Been bit by this as well. The solution was to enable authz_user module. apache2.2 postinst should take in account the breaking^Wrefactoring of authentication and load equilavent modules for apahe2.2. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co