ANNOUNCE: Bricolage 1.6.5

2003-09-10 Thread David Wheeler
ent, and uses the PostgreSQL RDBMS for its repository. A comprehensive, actively-developed open source CMS, Bricolage has been hailed as "Most Impressive" in 2002 by eWeek. Learn more about Bricolage and download it from the Bricolage home page, http://bricolage.cc/. Enjoy! David --

ANNOUNCE: Bricolage 1.6.2

2003-07-28 Thread David Wheeler
developed open source CMS, Bricolage has been hailed as "Most Impressive" in 2002 by eWeek. Learn more about Bricolage and download it from the Bricolage home page, http://bricolage.cc/. Enjoy! David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

ANNOUNCE: Bricolage 1.6.1

2003-06-12 Thread David Wheeler
I'm pleased to announce announce the release of Bricolage-Devel 1.6.1. This maintenance release addresses a number of issues in version 1.6.0. Some of the more important changes since 1.6.0 include: * Bricolage now works with HTML::Mason 1.20 and later. * Added Chinese (Traditional) locali

The Register Adopts Bricolage

2003-06-05 Thread David Wheeler
articles about Bricolage lately, too, both indicating that analyst firms (Bloor, Jupiter) are aware of Bricolage and looking at how it fits into the IT landscape. http://www.it-director.com/article.php?articleid=10868 http://www.intranetjournal.com/articles/200305/ij_05_05_03a.html -- David

ANNOUNCE: Bricolage-Devel 1.5.2

2003-04-02 Thread David Wheeler
The Bricolage team is pleased to announce the release of Bricolage-Devel 1.5.2, a release candidate for what will soon become Bricolage 1.6.0. Users of 1.5.1 are strongly encouraged to upgrade to 1.5.2, as assets have an unfortunate habit of disappearing from workflow in 1.5.1. In addition to all o

ANNOUNCE: Bricolage-Devel 1.5.1

2003-03-23 Thread David Wheeler
ek. Learn more about Bricolage and download it from the Bricolage home page, http://bricolage.cc/. Enjoy! --The Bricolage Team -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394

ANNOUNCE: Bricolage-Devel 1.5.1

2003-03-23 Thread David Wheeler
The Bricolage team is pleased to announce the release of Bricolage-Devel 1.5.1, a beta release for what will soon become Bricolage 1.6.0. In addition to all of the new features of the 1.5.0 release, this version of the open-source content management system fixes many bugs and adds many new feature

Re: [mp1] Alternative for CHECK

2003-02-21 Thread David Wheeler
shows that this does do what I need. I have two different modules to be loaded for this project, so I just make sure that one loads after the other does, and it all works. Thanks for the nudge, Stas, it was just what I needed. Regards, David -- David Wheeler

Re: [mp1] Alternative for CHECK

2003-02-20 Thread David Wheeler
erver.html#PerlPostConfigHandler Oooh, yes, that's exactly what I want. Will have to port it all when the time comes. Waiting for the mod_perl 2 momentum, now, Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: [mp1] Alternative for CHECK

2003-02-20 Thread David Wheeler
On Thursday, February 20, 2003, at 07:04 PM, Stas Bekman wrote: PerlChildInitHandler? e.g. used by Apache::DBI to pre-connect to the db. Yeah, but I was looking for something pre-fork. Anything come to mind? Thanks, David -- David Wheeler AIM: dwTheory

[mp1] Alternative for CHECK

2003-02-20 Thread David Wheeler
wondering if there's a hook in the mod_perl API where I can run some code just before before Apache forks and starts serving requests? If you must know what I'm doing, I'm looking for stuff in the symbol table. TIA! David -- David Wheeler

Re: mod perl && libapreq make test problem

2003-02-16 Thread David Wheeler
apreq distribution for complete details. I've also published an update to may "Build Apache/mod_perl on Mac OS X" article that covers this issue: http://www.macdevcenter.com/pub/a/mac/2003/02/07/libapreq_update.html HTH, David -- David Wheeler

Bricolage on Online Tonight

2003-01-16 Thread David Wheeler
y entering your zip code here: http://www.online-tonight.com/ In related news, I posted an edited version of my last appearance on the show in RealAudio format here: http://bricolage.cc/audio/online_tonight.ram Tune in and enjoy! Regards, David -- Dav

ANNOUNCE: Bricolage-Devel 1.5.0

2003-01-09 Thread David Wheeler
The Bricolage team is pleased to announce the release of Bricolage-Devel 1.5.0, a development release for what will eventually become Bricolage 1.6.0. In addition to all of the bug fixes included in the 1.4.6 release, this version of the 100% Perl content management system adds many new features.

Re: OSCON ideas

2003-01-08 Thread David Wheeler
On Wednesday, January 8, 2003, at 01:14 PM, Perrin Harkins wrote: 1) Database Objects in Perl 2) The Perl Pet Store What do you guys think? I say both. :-) David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ

ANNOUNCE: Bricolage 1.4.6

2003-01-06 Thread David Wheeler
The Bricolage team is pleased to announce the release of Bricolage 1.4.6, the Apache/mod_perl enterprise content management system. This maintenance release, which will likely be the final 1.4.x release, fixes over 20 bugs in version 1.4.5 Among the more important bug fixes are the following:

Re: Modules Executed Twice

2002-12-30 Thread David Wheeler
x27;s exactly what I do, too. But I want to give users the flexibility to do both. Thanks, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!:

Re: Modules Executed Twice

2002-12-30 Thread David Wheeler
On Monday, December 30, 2002, at 02:45 PM, Stas Bekman wrote: David Wheeler wrote: Hi All, I'm developing a new module for mod_perl 1.27, and I'm noticing that some code is getting executed twice when the Apache server starts up. It was supposed to be fixed in 1.25_01: =item 1.25

Modules Executed Twice

2002-12-30 Thread David Wheeler
block or something (since the modules seems to be compiled only once, but run twice), but since the module I'm actually writing is the equivalent of DoubleTest with TestSeen as the client, I'd rather not impose that on the users of my module. Explanations and other suggested

Re: Perl Cookbook modperl chapter

2002-12-11 Thread David Wheeler
_perl Cookbook_, and is the *original* cookbook. He wrote the book on cookbooks, you could say. :-) David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!:

Re: Online Tonight (Bricolage)

2002-12-07 Thread David Wheeler
mplates is in, you guessed it, Bric::HTMLTemplate. BTW, all of the Bricolage documentation is available online, too, although be aware that the online copies are for the development version of Bricolage. http://bricolage.cc/documentation.html Good luck! David -- Dav

Re: Online Tonight

2002-12-05 Thread David Wheeler
On Thursday, December 5, 2002, at 05:48 PM, Stas Bekman wrote: When you get the mp3, please send us a link, so we can link to it from perl.apache.org! Thanks. Will do. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED

Re: [mp2] Documentation/LogHandler question

2002-12-05 Thread David Wheeler
On Wednesday, December 4, 2002, at 06:14 PM, Stas Bekman wrote: Think of 2.0 as 1.0 on mushrooms. I need to give some thought as to how I can include quote gems like this in my sig. For now, though, I'll leave it to Schwern. David -- David Wheeler

Re: Online Tonight

2002-12-05 Thread David Wheeler
bricolage.cc. I think it might be of interest to others, although I suspect that the edited version might be of most interest, once I can provide it. Best, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394

Online Tonight

2002-12-03 Thread David Wheeler
e available via IM during the broadcast. Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: MySQL & prepared sql statements?

2002-11-24 Thread David Wheeler
so make it easier to gain the performance benefit if you later decide to switch to a database such as Oracle that supports prepared statements in the database. Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 157

ANNOUNCE: Bricolage 1.4.5

2002-11-13 Thread David Wheeler
The Bricolage team is pleased to announce the release of Bricolage 1.4.5. This maintenance release fixes over 25 bugs in version 1.4.4 and, as a bonus, makes a few significant changes that affect how it works, to whit: * Categories are now displayed by their URIs instead of their names

Re: Bricolage in eWeek

2002-10-30 Thread David Wheeler
first I've heard of it! Nice article! I just have to write them to thank them and tell them the new URL... David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/

ANNOUNCE: Bricolage 1.4.4

2002-10-27 Thread David Wheeler
The Bricolage team is pleased to announce the release of Bricolage 1.4.4. This is a maintenance release that fixes numerous bugs found in version 1.4.3. All users of earlier versions of Bricolage are encouraged to upgrade. The most significant change in this release is that the default character s

ANNOUNCE: Bricolage 1.4.2

2002-09-27 Thread David Wheeler
The Bricolage team would like to announce the release of Bricolage 1.4.2. This is a maintenance release that fixes several critical bugs in version 1.4.1. All users of earlier versions of Bricolage are strongly encouraged to upgrade. Bricolage is a full-featured, enterprise-class content manageme

ANNOUNCE: Bricolage 1.4.1

2002-09-25 Thread David Wheeler
The Bricolage team would like to announce the release of Bricolage 1.4.1. This is a maintenance release with many bug fixes. All users of earlier versions of Bricolage are strongly encouraged to upgrade. Bricolage is a full-featured, enterprise-class content management and publishing system. It o

ANNOUNCE: Bricolage 1.4.0

2002-09-03 Thread David Wheeler
ge. * The ability to use Bricolage with or without SSL support on arbitrary ports. * Support for Mac OS X. * Over 90 bug fixes. Enjoy! --The Bricolage Team -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 157

Re: Change in module naming conventions

2002-08-27 Thread David Wheeler
On Tuesday, August 27, 2002, at 09:46 AM, Per Einar Ellefsen wrote: > It's actually Apache::Persistent, because the persistence modules in > it have big differences from the Apache::Util modules. Oh. So what's the complaint about Apache::Util:: ? David -

Re: Change in module naming conventions

2002-08-27 Thread David Wheeler
have the 4 as top-level > namespaces. What do people think? I agree with Robin. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/

ANNOUNCE: Bricolage 1.3.3

2002-08-25 Thread David Wheeler
The Bricolage developers are pleased to announce the release of Bricolage version 1.3.3! This the release candidate for Bricolage verion 1.4.0, and is considered feature-complete. Nearly 50 new features have been added since the 1.2.2 release, and over 80 bugs fixed. Barring any unforseen maj

Re: Simple Database connect

2002-08-16 Thread David Wheeler
s, you may need to recompile PHP and/or MySQL. HTH, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: ANNOUNCE: Mason 1.12

2002-08-03 Thread David Wheeler
them.) Not only that, but C couldn't pick up v-numbers -- at least not in 5.6.x. Not sure about 5.8.0. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/

[OT] Re: ANNOUNCE: Mason 1.12

2002-08-01 Thread David Wheeler
tting CVS set $VERSION, for just this reason. It's a major PITA. I set $VERSION manually. > Or we could just use the CVS revision as an integer, not a float. That is > weirder in some ways, but will just work right forever. Hm, not sure I understand how this would work. David -

Re: ANNOUNCE: Mason 1.12

2002-08-01 Thread David Wheeler
ead about this. I suggest you use sprintf to properly format the version number with appropriate number of 0s. Although, with those version numbers, it might be a little late. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: Apache->print Timed Out

2002-07-22 Thread David Wheeler
On 7/21/02 8:19 AM, "Ask Bjoern Hansen" <[EMAIL PROTECTED]> claimed: > You didn't tell which version of MSIE they use; but if it's not > recent it could be some CSS that makes the browser act up[1]. V.5, I think. It doesn't happen on OS X, though,

Re: Apache->print Timed Out

2002-07-18 Thread David Wheeler
On 7/10/02 10:37 AM, "David Wheeler" <[EMAIL PROTECTED]> claimed: > I have a couple of strange bugs showing up in Bricolage that have something > to do with Apache->print timing out (with Win 95 and Mac OS 9 -- yes, these > folks need to join the new millennium), a

Re: Apache->print Timed Out

2002-07-10 Thread David Wheeler
um), and have no idea how or under what circumstances print times out. Any enlightenment on this issue would be most welcome. Thanks! David On 7/5/02 1:25 PM, "David Wheeler" <[EMAIL PROTECTED]> claimed: > Hi All, > > I'm seeing some strange behavior with IE/Mac O

Apache->print Timed Out

2002-07-05 Thread David Wheeler
nix) mod_perl/1.27 mod_ssl/2.8.9 OpenSSL/0.9.6b This is on RedHat Linux 7.2. I did a quick google search, but found no obvious answers to this issue. Anyone got any ideas what could be happening? Why and under what circumstances will Apache->print time out? TIA, Dav

Re: Apache/mod_perl still not ready for OS X?

2002-06-08 Thread David Wheeler
periences, and you may find that helpful. http://david.wheeler.net/osx.html HTH, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: Porting to OS X

2002-06-04 Thread David Wheeler
ning?) that they will fix this > gross over-sight. I don't think that Apple is likely to change this. However, you can install OS X on a case-sensitive partition (UFS?) if you really want to. Regards, David -- David Wheeler

Re: Porting to OS X

2002-06-04 Thread David Wheeler
Apple article on how to install it in the section where I cover installing PostgreSQL. HTH, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheele

Re: PDF generation

2002-04-20 Thread David Wheeler
PS files (used for generating the > mod_perl guide's pdf). Actually, I realized the same thing yesterday. I'm looking at possibly just using PostScript::Document to create PS and forgetting about PDF for now. Regards, David -- David Wheeler

Re: PDF generation

2002-04-19 Thread David Wheeler
the PDFLib functions with > PDFLib. http://search.cpan.org/search?dist=PDFLib This looks pretty good to me. Can anyone suggest how I might programmtically send a PDF to a printer once I've generated it in Perl/mod_perl? Thanks, David -- David Wheeler

Re: [JOB] ModPerl developer at PrintMe.Com

2002-04-13 Thread David Wheeler
On 4/13/02 1:54 PM, "David Wheeler" <[EMAIL PROTECTED]> claimed: > John, > > I saw your post for a ModPerl Developer on the mod_perl list and would like > to apply. Please find enclosed my resume. Did I *really* I reply to the whole list??? Oh, god, am I emb

Re: [JOB] ModPerl developer at PrintMe.Com

2002-04-13 Thread David Wheeler
live in San Francisco, so it will be easy for me to commute to Foster City. I look forward to hearing from you. Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheele

Re: Hello again

2002-04-09 Thread David Wheeler
ct, I'm not sure > what I DO have. httpd -l will tell you what you have. HTH, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e

ANNOUNCE: Bricolage 1.2.3

2002-03-17 Thread David Wheeler
http://bricolage.thepirtgroup.com/ And it can be downloaded from SourceForge. http://sourceforge.net/project/showfiles.php?group_id=34789 --The Bricolage Team -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394

ANNOUNCE: Bricolage 1.2.2

2002-03-15 Thread David Wheeler
oject/showfiles.php?group_id=34789 --The Bricolage Team -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e J

Re: File upload example

2002-03-12 Thread David Wheeler
e name. my $filename = basename($file->filename); # Be sure to set File::Basename to the local file system again. fileparse_set_fstype($^O); HTH, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 htt

Re: mod_perl training companies?

2002-03-07 Thread David Wheeler
bout? > > ... two hours later ... > > --- sorry, I still don't know what company you are talking about. > > *** the modperl company!!! Aarrrgg > > Hope you get the idea ;) Don't you watch That 70s show? David -- David Wheele

Re: ANNOUNCE Bricolage-Devel 1.2.1

2002-02-25 Thread David Wheeler
Doh! Sorry, that's just "Bricolage 1.2.1", not "Bricolage-Devel." That's what I get for not looking things over carefully enough! Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

ANNOUNCE Bricolage-Devel 1.2.1

2002-02-25 Thread David Wheeler
gards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 Yahoo!: dew7e Jabber: [EMAIL PROTECTED] Kineticode. Se

Re: [ANNOUNCE] libapreq 1.0 released

2002-02-24 Thread David Wheeler
anges... Thanks, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: ANNOUNCE Bricolage-Devel 1.3.0

2002-02-21 Thread David Wheeler
On Thu, 2002-02-21 at 20:38, Stas Bekman wrote: > I've added the description at http://perl.apache.org/#appservers > Thanks David! Cool -- thanks Stas. Although I might want to send a slightly longer description for inclusion there soon... Regards, David -- Da

ANNOUNCE Bricolage-Devel 1.3.0

2002-02-21 Thread David Wheeler
Forge. http://sourceforge.net/project/showfiles.php?group_id=34789 Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 Yahoo!:

Re: Perl Section Bug?

2002-02-14 Thread David Wheeler
indeed correct the problem. Thank you. > Right now I'm working in a more radical patch to fix other minor > problems related to sections handling. Can I assume that the fixes will be in 1.27? Does Doug have plans for another release soon? Regards, David -- David Wheeler

Re: Perl Section Bug?

2002-02-13 Thread David Wheeler
es* work as expected. So you're right -- it's worse. Ugh. Thanks, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e

Re: choice of mod_perl technology for news site

2002-02-08 Thread David Wheeler
ML/XSLT/AxKit support would be welcomed! Join the Bricolage developers list and join the discussion there if you're interested. https://sourceforge.net/mail/?group_id=34789 Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: Perl Section Bug?

2002-02-01 Thread David Wheeler
On Fri, 2002-02-01 at 18:56, David Wheeler wrote: > Why is this? It seems to be acting like LocationMatch directives rather > than Location. Could this be a bug in how the Perl sections work? If > not, how do I get that last request to print "Two" instead of "One"?

Perl Section Bug?

2002-02-01 Thread David Wheeler
is? It seems to be acting like LocationMatch directives rather than Location. Could this be a bug in how the Perl sections work? If not, how do I get that last request to print "Two" instead of "One"? Even if it *is* a bug, how do I get the proper behavior? TIA, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: Location Directives Problem

2002-01-31 Thread David Wheeler
w the directives that were in '/' are just in the VirtualHost directive. I actually thought this would fix the problem, but unfortunately, it persists. Damn. Thanks for the tip, though. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Location Directives Problem

2002-01-31 Thread David Wheeler
pHandler' => '"sub { $_[0]->no_cache(1); return Apache::OK; }"' }, '/dist' => { 'PerlHandler' => 'Bric::Dist::Handler', 'SetHandler' => 'perl-script' },

Re: performance coding project? (was: Re: When to cache)

2002-01-25 Thread David Wheeler
gets sent during the Apache cleanup phase, so there should be no noticeable delay for users. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394

Re: performance coding project? (was: Re: When to cache)

2002-01-25 Thread David Wheeler
ve? If not, how does qmail-inject work? Thanks, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: UI Regression Testing

2002-01-25 Thread David Wheeler
On Fri, 2002-01-25 at 10:12, Perrin Harkins wrote: > Have you tried webchat? You can find webchatpp on CPAN. Looks interesting, although the documentation is rather sparse. Anyone know of more examples than come with it? Thanks, David -- David Whee

UI Regression Testing

2002-01-25 Thread David Wheeler
mod_perl guide -- http://perl.apache.org/guide/performance.html -- but they don't seem to be suited to testing applications. Is anyone familiar with how to go about setting up a test suite for a web UI -- without spending an arm and a leg? (Remember, Bricolage is an OSS effort!). Thanks

Re: ANNOUNCE: Bricolage 1.2.0

2002-01-11 Thread David Wheeler
elcome to implement a new subclass. I encourage interested developers to join the bricolage-devel list on SourceForge. https://sourceforge.net/mail/?group_id=34789 Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: ANNOUNCE: Bricolage 1.2.0

2002-01-11 Thread David Wheeler
you have a complete, robust programming language to work with. Thanks, David -- David Wheeler AIM: dwTheory Bricolage Maintainer ICQ: 15726394 [EMAIL PROTECTED] Ya

ANNOUNCE: Bricolage 1.2.0

2002-01-10 Thread David Wheeler
his fixes a bug where Bricolage would choke if it couldn't figure out the MediaType itself. [David] Enjoy! David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394

DSO Issues

2001-11-27 Thread David Wheeler
issues with mymalloc and such, but I also saw a post from a few months ago where he'd asked for someone with extensive experience with DSO installs to come forward and discuss the known issues. Did this ever come about? Thanks! David -- David Wheeler AIM: dwT

RE: no_cache()

2001-11-16 Thread David Wheeler
eaders_out; $headers->{'Pragma'} = $headers->{'Cache-control'} = 'no-cache'; $r->no_cache(1); To simply: $r->no_cache(1). Stas? Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

RE: $r->handler() Issue

2001-08-18 Thread David Wheeler
to figure out the solution: I had to wait until after the URI Translation phase to do this -- or else that phase undid whatever I had done! So I added $r->handler('default-handler'); to the FixupHandler, and it works great! Thanks! David -- David Wheeler

Re: Log Phase

2001-08-18 Thread David Wheeler
eeded to know! And it works great! Best, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 Yahoo!: dew7e

$r->handler() Issue

2001-08-18 Thread David Wheeler
ntent phase in any way; the PerlHandler I install in httpd.conf gets executed every time, no matter what. Can anyone tell me how I can disable my PerlHandler for the current request? Thanks, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Log Phase

2001-08-18 Thread David Wheeler
ling phase to send the content to the client before the logging phase executes? TIA! David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 Yah