[RFC] Dynamic image generator handler

2002-05-12 Thread Michael A Nachbaur
This is an request for comments. If you don't care about dynamic image generation with mod_perl, or don't care about offering or reading about suggestions, you can safely ignore this. Also, be forewarned, this was written in StarOffice, and then copied/pasted into my email program, and hand twea

Desperate for ePerl fix on 5.6.1

2002-05-12 Thread Nick Barton
Title: Blank Hi all I'm sorry to butt in like this but I notice you replied on an Apache mailing list (archive)l and I'm desperate to get a technical problem fixed. I wondered if you could help me. I've installed ePerl on FreeBSD 4.5-Stable and have Perl 5.6.1 i386-freebsd. Running ePerl sta

problems with authentication handler

2002-05-12 Thread David Radunz
Greetings, I have written a mod_perl authentication module and I am trying to figure out how to get it to protect top level directories. I have it setup in such a way that it calls lower level directories to display the login form and when I protect the top level directory it just loops and g

[RFC] Dynamic image generator handler

2002-05-12 Thread Michael A Nachbaur
This is an request for comments. If you don't care about dynamic image generation with mod_perl, or don't care about offering or reading about suggestions, you can safely ignore this. Also, be forewarned, this was written in StarOffice, and then copied/pasted into my email program, and hand twea

[RFC] Dynamic image generator handler

2002-05-12 Thread Michael A Nachbaur
This is an request for comments. If you don't care about dynamic image generation with mod_perl, or don't care about offering or reading about suggestions, you can safely ignore this. Also, be forewarned, this was written in StarOffice, and then copied/pasted into my email program, and hand twea

Re: Desperate for ePerl fix on 5.6.1

2002-05-12 Thread F . Xavier Noria
On Thu, 9 May 2002 04:29:43 +0100 "Nick Barton" <[EMAIL PROTECTED]> wrote: : I've installed ePerl on FreeBSD 4.5-Stable and have Perl 5.6.1 i386-freebsd. : Running ePerl standalone it reports 'Can't locate loadable object for module : Parse::ePerl' i.e. can't find the C extension. : : What I nee

Re: Desperate for ePerl fix on 5.6.1

2002-05-12 Thread Andrew McNaughton
On Sun, 12 May 2002, F. Xavier Noria wrote: > Date: Sun, 12 May 2002 13:47:23 +0200 > From: F. Xavier Noria <[EMAIL PROTECTED]> > To: Nick Barton <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: Re: Desperate for ePerl fix on 5.6.1 > > On Thu, 9 May 2

RES: RES: Windows mod_perl build

2002-05-12 Thread Vitor
Ok ! Thanks! Vitor -Mensagem original- De: Per Einar Ellefsen [mailto:[EMAIL PROTECTED]] Enviada em: sabado, 11 de maio de 2002 19:17 Para: Vitor Cc: Mod-perl list Assunto: Re: RES: Windows mod_perl build Please Cc the list when replying. At 23:52 11.05.2002, Vitor wrote: >Excellen

[modperl2] XML::LibXML crashes apache

2002-05-12 Thread pascal barbedor
Hi !   with last modperl2 passing almost all test ok on win32, i have a problem with XML:LibXLML   -8<-- Start Bug Report 8<--1. Problem Description:     [XML-LibXML 1.40 (from RK ppd) crashes apache 2.0.36 or 2.0.37-dev]   this file (below)  run with "

[RFC] Apache::AuthTicketPlus

2002-05-12 Thread Jim Helm
Title: Message I've subclassed Apache::AuthTicket with a 'Require group ' authorization handler, since neither AuthTicket nor AuthCookie included it (though AuthCookie does have the hooks for it which I took advantage of).   I also added a 'Require not ' hander.  I wanted to be

RE: [RFC] Apache::AuthTicketPlus

2002-05-12 Thread Jim Helm
I don't know, but I'm sure someone here will have the answer... Jim > -Original Message- > From: Steven Lembark [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 12, 2002 5:50 PM > To: Jim Helm > Subject: Re: [RFC] Apache::AuthTicketPlus > > > > > Example: > > Require not group > >