Re: ScriptLog

2003-09-06 Thread Cliff Woolley
On Sun, 7 Sep 2003, Erik Abele wrote: > Hmm, yeah, but this won't help with the problem Cliff is facing, I > guess: he is probably logged into apache.org and wants to debug a > script he's developing right now, so (pre-)enabling it in the server > config makes no sense. It'd be really nice to have

Re: ScriptLog

2003-09-06 Thread Ian Holsman
Astrid Keßler wrote: Cliff wrote: On Sat, 6 Sep 2003, Astrid Keßler wrote: +1 for ScriptLog and RewriteLog(Level), although I'm not sure this is easy to implement. As I know, all log files are opend at server start. Allow directory based logging would mean to open and close log files per reque

Re: ScriptLog

2003-09-06 Thread Erik Abele
On 06/09/2003, at 11:43, Astrid Keßler wrote: Cliff wrote: Yes, it would. But for a debug log it's a price I'm willing to accept. Just an unformed idea: allow these directives within (and ?), but not within .htaccess files. The log file could be opened as usual. Hmm, yeah, but this won't help

Re: ScriptLog

2003-09-06 Thread Astrid Keßler
Cliff wrote: > On Sat, 6 Sep 2003, Astrid Keßler wrote: >> +1 for ScriptLog and RewriteLog(Level), although I'm not sure this is >> easy to implement. As I know, all log files are opend at server start. >> Allow directory based logging would mean to open and close log files per >> request. > Yes

Re: ScriptLog

2003-09-06 Thread Cliff Woolley
On Sat, 6 Sep 2003, Astrid Keßler wrote: > +1 for ScriptLog and RewriteLog(Level), although I'm not sure this is > easy to implement. As I know, all log files are opend at server start. > Allow directory based logging would mean to open and close log files per > request. Yes, it would. But for a

Re: ScriptLog

2003-09-06 Thread Astrid Keßler
> I guess the other one I'd like to see is rewritelogging/loglevel from > inside a .htaccess file. > It's a real bitch trying to debug rewrite rules inside this (and in > rules inside of directory/location blocks) +1 for ScriptLog and RewriteLog(Level), although I'm not sure this is easy to implem

Re: MySQL Auth Handlers for Apache 2.1

2003-09-06 Thread Paul Querna
Not sure if you knew, but I already wrote one. http://open.cyanworlds.com/mod_authn_mysql/ I have since moved on to mod_authn_dbi which uses libdbi ( http://libdbi.sf.net ) to provide auth handler for both MySQL, PgSQL, and Sqlite plus others. -Paul Querna On Fri, 05 Sep 2003 12:37:51 -0700, Br

Re: ScriptLog

2003-09-06 Thread Ian Holsman
Cliff Woolley wrote: It's too bad you can't set the ScriptLog in a per-dir context -- that would allow an individual user (aka myself) to debug their own cgi scripts into their own error log even though there's no global ScriptLog enabled. --Cliff Hey Cliff, I guess the other one I'd like to see i

Re: ScriptLog

2003-09-06 Thread André Malo
* Cliff Woolley wrote: > It's too bad you can't set the ScriptLog in a per-dir context -- that > would allow an individual user (aka myself) to debug their own cgi scripts > into their own error log even though there's no global ScriptLog enabled. +1 for per-dir with AllowOverride Options. nd

Re: Tagged the trees

2003-09-06 Thread Brad Nicholes
The STRIKER_2_1_0_PRE1 tag does *not* build on Netware. I have updated apr/build/nw_export.inc to remove apu_compat.h and apr_compat.h from the export list processing. This change needs to be added to the next tag. Brad Brad Nicholes Senior Software Engineer Novell, Inc., the leading provider

Tagged the trees

2003-09-06 Thread Sander Striker
Hi, I tagged the trees today, as STRIKER_2_0_48_PRE1 and STRIKER_2_1_0_PRE1 respectively. I'll try and get some tarballs up for testing, but for now, please test the tag. Thanks, Sander