[EMAIL PROTECTED] Apache 2.2 and mod-auth-kerb issue

2006-10-28 Thread Juan Wajnerman
I upgraded my apache to version 2.2 and now when I start it, if the auth_kerb module is enabled I get a Segmentation Fault. Using debian with the unstable branch. These are the versions: - libapache2-mod-auth-kerb 5.1-1 - apache2.2-common 2.2.3-2 - libkrb53 1.4.4-3 I

Re: [EMAIL PROTECTED] Re: Problem with mod_rewrite example from Apache manual

2006-10-28 Thread Joshua Slive
On 10/28/06, Júlio Maranhão <[EMAIL PROTECTED]> wrote: Joshua Slive wrote: > No space allowed between the >/< and the number. Many Thanks. I will report the manual error to the Apache guys. What error? It looks correct in the manual to me. Joshua. ---

Re: [EMAIL PROTECTED] mod_dbd on OS X problem

2006-10-28 Thread Daniel Griscom
At 4:52 PM +0100 10/28/06, Nick Kew wrote: On Sat, 2006-10-28 at 09:08 -0400, Daniel Griscom wrote: >[Sat Oct 28 08:57:29 2006] [crit] (70023)This function has not been >implemented on this platform: DBD: driver for [DBDriver unset] not >available >[Sat Oct 28 08:57:29 2006] [crit] (70023)T

Re: [EMAIL PROTECTED] mod_dbd on OS X problem

2006-10-28 Thread Nick Kew
On Sat, 2006-10-28 at 09:08 -0400, Daniel Griscom wrote: > >[Sat Oct 28 08:57:29 2006] [crit] (70023)This function has not been > >implemented on this platform: DBD: driver for [DBDriver unset] not > >available > >[Sat Oct 28 08:57:29 2006] [crit] (70023)This function has not been > >implemente

[EMAIL PROTECTED] Re: Problem with mod_rewrite example from Apache manual

2006-10-28 Thread Júlio Maranhão
Joshua Slive wrote: No space allowed between the >/< and the number. Many Thanks. I will report the manual error to the Apache guys. Júlio - The official User-To-User support forum of the Apache HTTP Server Project. See http

[EMAIL PROTECTED] mod_dbd on OS X problem

2006-10-28 Thread Daniel Griscom
I'm installing Apache 2.2.3 under OS X 10.4.8 on a PPC-based machine. I have some constraints on file placement, so I'm compiling it using instructions at . The instructions make sense, and the compile seems to go fine.