Re: Apache::AuthCookie Setup

2005-07-26 Thread Michael Schout
Paul D. Kraus wrote: > I installed apache::authcookie from apt on debian and I can not find any > of the files that the docs mention under examples. real.t doesn't exist > and the "testing" suite is also non-existent. Sounds like your package does not include these files from the official distrib

Re: Update configuration from directive handler

2005-07-26 Thread Philippe M. Chiasson
jobapply wrote: > > I want to add ServerAlias to all VirtualHosts based on ServerName value and > database information. > > First I tried to do it with PostConfigHandler, but tree modification did not > work. > Then I made ServerName handler. You probably want to have a PostConfigHandler and mo

Update configuration from directive handler

2005-07-26 Thread jobapply
I want to add ServerAlias to all VirtualHosts based on ServerName value and database information. First I tried to do it with PostConfigHandler, but tree modification did not work. Then I made ServerName handler. Here I try to set my own ServerName, but that doesn't work. my @directives = (

Re: New MP2 Related FreeBSD ports

2005-07-26 Thread Philip M. Gollucci
Philip M. Gollucci wrote: I'm waiting on the CPAN indexer for Apache-Peek. As promised: Update www/p5-Apache-Peek 1.02 -> 1.04, request maintership, unbreak mp2 builds http://www.freebsd.org/cgi/query-pr.cgi?pr=84143 END ---

Re: writing to file with mp2

2005-07-26 Thread Philip M. Gollucci
Marc Lambrichs wrote: What's the best way to write to a file using mp2? IO::File is slow and Apache::File is lost... You could use this: http://perl.apache.org/docs/2.0/api/APR/PerlIO.html -- END What doesn't kill us can onl

Re: CGI::Carp

2005-07-26 Thread Arshavir Grigorian
Arshavir Grigorian wrote: Hello list, Not sure when this started happening, but at some point calling CGI::Carp::carp() started resulting in deep recursion within CGI::Carp::warn() eventually killing the process. I think the recursion is caused by the following: $main::SIG{__WARN__}=\&CGI::

writing to file with mp2

2005-07-26 Thread Marc Lambrichs
What's the best way to write to a file using mp2? IO::File is slow and Apache::File is lost... -- Marc Lambrichs --

[JOB SEARCH] Looking for a new job

2005-07-26 Thread Slava Bizyayev
Hi Guys, Since my contract with Edison Schools, Inc. is over, I'm looking for the next job. I'm very thankful to Stathy Touloumis, who managed my work at Edison. It was my pleasure to work with Stathy and other talented programmers on the team. My next dream-job would be to develop an effective X

Errordocument Problem

2005-07-26 Thread Shane De Jager
Hi I just moved for mod_CGI to mod_perl 2. I am running under PerlRun for the first step of the transition. Everything seems to work fine except when I refer to a page which is accessed through the ErrorDocument directive I have a problem. The page loads correctly but I have the following error

Apache2::AuthenNTLM and NTLMv2

2005-07-26 Thread podge
Can anyone else confirm if they have had either Apache::AuthenNTLM or Apache2::AuthenNTLM authenticate using only NTLMv2. I have found two posts that indicate that this is possible. Both are posts from the author (Excellent work Shannon!!) of the module and I completely believe that it was and c

[Fwd: CPAN Upload: P/PG/PGOLLUCCI/Apache-Peek-1.04.tar.gz]

2005-07-26 Thread Philip M. Gollucci
Changes: =head1 1.04 - Tues Jul 26 02:50:00 EST 2005 - Distrubute placeholder Peek.pm to appease the PAUSE indexer per Andreas J. Koenig <[EMAIL PROTECTED]> [Philip M. Gollucci <[EMAIL PROTECTED]>] -- END What doesn't kill us