same handler with different port

2009-02-17 Thread valerio crini
Hi, I was wondering if is possible using same mod_perl handler with different ports and how can i manage to configure it. I was thinking of a similar thing: SetHandlerperl-script Listen 12200 PerlResponseHandlerHandler SetHandlerperl-script PerlResponseHandlerH

Re: auto configuration

2008-10-13 Thread valerio crini
> > I think i'm failing in something but i can't understard where my error > > is, googling I'didn't found any clue. > > May some sage help me? > > > > I just had a look at this stuff, and it seems like there is one big > whole in the documentation which is how exactly Apache::Test finds the

auto configuration

2008-10-10 Thread valerio crini
Hallo, I'm trying to use modperl2's feature 'auto configuration' but without success. Manual says in http://perl.apache.org/docs/general/testing/testing.html#Auto_Configuration that in order to add automatically new items to location is necessary adding a package called TestResponse::'packagen

Re: HTTP request using mod_perl - permission denied on localhost

2008-04-17 Thread Valerio
Hi all, I solved the problem: it is not a problem of mod_perl, or perl, or linux... it is a problem of Fedora and SELinux, which prevents a cgi to open a socket on the same system... Valerio 2008/4/17, Valerio <[EMAIL PROTECTED]>: > Hi all, > > I have a mod_perl script

HTTP request using mod_perl - permission denied on localhost

2008-04-17 Thread Valerio
lias for the network interface) Otherwise, if it is on another system, it works. Does anyone know why it happens? Is it a limitation of apache/mod_perl? Thanks and regards Valerio

Re: Virtual host with mod_perl

2008-03-28 Thread Valerio
Hi Torsten, if my page contains relative paths (for example for images), I suppose that I have to set document root and return DECLINED. It is correct? It seems to work using this solution thank you Valerio 2008/3/28, Torsten Foertsch <[EMAIL PROTECTED]>: > On Fri 28 Mar 2008, Vale

Re: Virtual host with mod_perl

2008-03-28 Thread Valerio
ther question: I set both document_root and filename: can I set just only the filename or the document-root or I have to set both them? Valerio 2008/3/28, Perrin Harkins <[EMAIL PROTECTED]>: > On Fri, Mar 28, 2008 at 11:36 AM, Ryan Gies <[EMAIL PROTECTED]> wrote: > > I'm

Re: Virtual host with mod_perl

2008-03-28 Thread Valerio
eed a solution that allow adding a vhost to the database without need of restarting apache. Does anyone know how I can do it? Can I modify vhost configuration using mod_perl handlesr? If so, which kind of handler can I use? thanks a lot Valerio 2008/3/21, André Warnier <[EMAIL PROTECTED]>: &g

Re: Virtual host with mod_perl

2008-03-21 Thread Valerio
I will check the books you have suggested. :-) Thanks a lot Valerio 2008/3/21, André Warnier <[EMAIL PROTECTED]>: > I believe I saw an example of just that kind of stuff in one of the > books about Apache and/or mod_perl. > Maybe you want to check "the Mod_perl Dev

Re: Virtual host with mod_perl

2008-03-21 Thread Valerio
2008/3/20, Roberto C. Sánchez <[EMAIL PROTECTED]>: > On Thu, Mar 20, 2008 at 06:50:55PM +0100, Valerio wrote: > > Hi all, > > > > I am new of this mailing list. > > I spent the last 3 days studying mod_perl and apache: I am trying to > > configure dynam

Virtual host with mod_perl

2008-03-20 Thread Valerio
ut the way to do it? Thank you a lot. Valerio Bontempi

Re: go crazy with me

2005-12-21 Thread Valerio VALDEZ Paolini
ng a modified version of Postfix, so I didn't investigate further on, but I'm still interested in this approach. HTH, Valerio

Re: go crazy with me

2005-12-19 Thread Valerio VALDEZ Paolini
modified version of Postfix, so I didn't investigate further on, but I'm still interested in this approach. HTH, Valerio ---