Re: Multiple Aliases in Perl Section name virtual hosts

2004-08-06 Thread Philippe M. Chiasson
Stas Bekman wrote: > Philippe M. Chiasson wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> Kim Goldov wrote: >> >> | I'm using a section to configure name virtual hosts. I >> would | like to have multiple aliases defined in each virtual >> host, however | I was only able to define a

Re: Multiple Aliases in Perl Section name virtual hosts

2004-08-06 Thread Philippe M. Chiasson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kim Goldov wrote: | I'm using a section to configure name virtual hosts. I would | like to have multiple aliases defined in each virtual host, however | I was only able to define a single alias in the virtual host. Seems you've uncovered a small bug in

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-06 Thread Stas Bekman
[EMAIL PROTECTED] wrote: So Mikhail, please use cvs as explained here: http://perl.apache.org/download/source. html#Development_mod_perl_2_0_Source_Distribution Stas, sorry about some mess with cvs. Here are the results of today's snapshots builds. OK, now we are on the same line. % cat t/logs/

Re: Perl not allowed here

2004-08-06 Thread Geoffrey Young
> Yup, Apache now starts without errors, but HTML::Mason still doesn't seem > to function. When I get to a .cgi page I get the source on the screen, > instead of what should appear... > > Is there any way I can get this working with apache/mod_perl 2, or should > I settle for version 1? I'm not

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-06 Thread MGorbunov
> So Mikhail, please use > cvs as explained here: > http://perl.apache.org/download/source. > html#Development_mod_perl_2_0_Source_Distribution > Stas, sorry about some mess with cvs. Here are the results of today's snapshots builds. cvs commands used: % cvs -d :pserver:[EMAIL PROTECTED]:/hom

Re: problem running suid scripts...

2004-08-06 Thread Dominique Quatravaux
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rajesh Pethe wrote: | Dear Sirs, | | I'm new to mod_perl and am enjoying every bit of it, I have new | problem, I want to execute suid scripts from mod_perl i.e. the | script called from mod_perl should be executed as a priveliged user | and not as defa

problem running suid scripts...

2004-08-06 Thread Rajesh Pethe
Dear Sirs, I'm new to mod_perl and am enjoying every bit of it, I have new problem, I want to execute suid scripts from mod_perl i.e. the script called from mod_perl should be executed as a priveliged user and not as default 'apache' user. Please help me do this. Regards. Rajesh.