Re: [RELEASE CANDIDATE] Apache-Test-1.27 RC2

2005-10-15 Thread Philip M. Gollucci
Philip M. Gollucci wrote: A release candidate for Apache-Test 1.27 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.27-RC2.tar.gz +1 FreeBSD 7.0-current perl 5.8.7 w/o ithreads httpd 2.0.55 apr not threaded Again, I've got a +1 from Randy. Two more and I'll release thi

Re: [RELEASE CANDIDATE] mod_perl-2.0.2 RC2

2005-10-15 Thread Philip M. Gollucci
Philip M. Gollucci wrote: A release candidate for mod_perl 2.0.2 is now available for testing. Please grab the candidate from http://people.apache.org/~pgollucci/mp2/mod_perl-2.0.2-RC2.tar.gz +1 FreeBSD 7.0-current perl 5.8.7 w/o ithreads httpd 2.0.55 apr not threaded Well, I've got a +1 from

Re: libapreq2-2.06-dev MM.pm compile problems

2005-10-15 Thread Philip M. Gollucci
eps com estem wrote: Hi, in the procedure to compile new apache+modperl2+apreq2 i'm finding problems with apreq2 compilation. perl 5.87 apache 2.0.55 modperl 2.01 ExtUtils-XSBuilder-0.27 libapreq2-2.06-dev The commands i do #perl /Configure -des -Dusethreads make make install good. #apache

Re: docs on coexisting MP1 and MP2?

2005-10-15 Thread Chris Winters
On 10/15/05, Chris Winters <[EMAIL PROTECTED]> wrote: > I've been scouring the MP2 docs but can't find out whether I can have > MP1 and MP2 safely installed on the same machine. Does anything exist > on this? > > Why I'm asking: I've got MP 1.29 and 2.0.2-RC2 installed, plus the > latest libapreq2.

docs on coexisting MP1 and MP2?

2005-10-15 Thread Chris Winters
I've been scouring the MP2 docs but can't find out whether I can have MP1 and MP2 safely installed on the same machine. Does anything exist on this? Why I'm asking: I've got MP 1.29 and 2.0.2-RC2 installed, plus the latest libapreq2. When trying to install libapreq 1.33 (for MP1) I'm getting the m

Re: PerlAddVar in sections

2005-10-15 Thread Randal L. Schwartz
> "Risanecek" == Risanecek <[EMAIL PROTECTED]> writes: Risanecek> How do I write these right? Especially the PerlAddVar is Risanecek> driving me crazy. I assume it should go much easier now to Risanecek> set some Perl variables!? They aren't really "perl" variables, but rather dir_config th

PerlAddVar in sections

2005-10-15 Thread Risanecek
Hi, I'm fascinated by possibilities sections offer. I'm in the process of converting some VirtualHost blocks to flavour because there is much redundancy in them and I thought I'd do it with mod_define. Bah! However, I do have some trouble to get the syntax right for the PerlAddVar/PerlSetVar di

libapreq2-2.06-dev MM.pm compile problems

2005-10-15 Thread eps com estem
Hi, in the procedure to compile new apache+modperl2+apreq2 i'm finding problems with apreq2 compilation. perl 5.87 apache 2.0.55 modperl 2.01 ExtUtils-XSBuilder-0.27 libapreq2-2.06-dev The commands i do #perl /Configure -des -Dusethreads make make install #apache /configure --prefix=/usr/local

Re: problems

2005-10-15 Thread David Baird
On 10/15/05, Risanecek <[EMAIL PROTECTED]> wrote: > Hi, > > trying to do my vhosts configurations with perl. No luck so far: > > config: Apache 2.0.54, mod_perl 2.0.1, perl 5.8.7 > > a simple > > > $aha = 'var'; > > > throws this error when trying to start Apache2 > > Syntax error on line 2 of /o

problems

2005-10-15 Thread Risanecek
Hi, trying to do my vhosts configurations with perl. No luck so far: config: Apache 2.0.54, mod_perl 2.0.1, perl 5.8.7 a simple $aha = 'var'; throws this error when trying to start Apache2 Syntax error on line 2 of /opt/apache2/conf/vhosts.d/vhostraw.conf: $parms->add_config() has failed: I