Re: Both mod_perl 1 and 2 on same machine

2007-05-22 Thread Stephan Nedregaard
On 5/22/07, Roger McCalman <[EMAIL PROTECTED]> wrote: On Tue, May 22, 2007 at 09:20:17PM +0200, Vetle Roeim wrote: > On 5/15/07, Walt Reed <[EMAIL PROTECTED]> wrote: > > > >I have a need to install both apache 1.3.x / mod_perl 1.x and apache > >2.2.x / mod_perl 2.x on the same machine. > > > >Goo

Re: What would cause a SEGFAULT on startup

2007-05-22 Thread Tuc at T-B-O-H.NET
> > Tuc at T-B-O-H.NET wrote: > > Hi, > > > > Thanks for the reply, but unfortunately I can't on both accounts. > > I realize this sounds weird, because of certain issues I need to bring this > > up like another server. The only reason difference was I wanted to see if I > > could get threaded

Re: Both mod_perl 1 and 2 on same machine

2007-05-22 Thread Roger McCalman
On Tue, May 22, 2007 at 09:20:17PM +0200, Vetle Roeim wrote: > On 5/15/07, Walt Reed <[EMAIL PROTECTED]> wrote: > > > >I have a need to install both apache 1.3.x / mod_perl 1.x and apache > >2.2.x / mod_perl 2.x on the same machine. > > > >Googling returns some hits from 2004 that mention MP_INST_A

Re: Both mod_perl 1 and 2 on same machine

2007-05-22 Thread Perrin Harkins
On 5/22/07, Vetle Roeim <[EMAIL PROTECTED]> wrote: VMWare Total overkill, and the performance hit is not worth it. Even my suggestion of separate perl installs is overkill unless you need to use a CPAN module that doesn't play well with both installed. - Perrin

Re: Both mod_perl 1 and 2 on same machine

2007-05-22 Thread Vetle Roeim
On 5/15/07, Walt Reed <[EMAIL PROTECTED]> wrote: I have a need to install both apache 1.3.x / mod_perl 1.x and apache 2.2.x / mod_perl 2.x on the same machine. Googling returns some hits from 2004 that mention MP_INST_APACHE2=1, but that option no longer exists in current versions of mod_perl 2

Re: mod_perl not loading into apache error.

2007-05-22 Thread Jonathan Vanasco
On May 22, 2007, at 2:49 AM, Nick Pron wrote: John, Thanks for the reply but using packages is not an option. I always compile from source myself, but I often find it helpful to install a package first. it sounds counter intuitive... but on a lot of the minimal installs for debian/ubuntu/f

changing apaches environment from a mod_perl script

2007-05-22 Thread Tyler Bird
Hi, Hey I was wondering how I could do essentially the reverse of PerlSetEnv instead of setting an environment variable for a virtual host inside a virtual host definition PerlSetEnv I want to set it inside of index.i -- clip --- my $request = shift; $request->set_env("HOME", "/home/bi

RE: File Handle Issues in Mod_Perl 2.0

2007-05-22 Thread Justin Luster
As I said in my original email >> script on Apache 1.3 outside of Mod_Perl it works fine. When I run >> this script on Apache 1.3 with Mod_Perl 1.0 it works fine. When I run >> this script under Apache 2.0 Mod_Perl 2.0 it breaks (I'm on Red Hat >> Linux). Basically on the 2^nd open the file offs

Re: mod_perl not loading into apache error.

2007-05-22 Thread Perrin Harkins
On 5/22/07, Sravan Garlapati <[EMAIL PROTECTED]> wrote: I have downloaded perl 5.8.8 source code from CPAN site stable.tar.gz. When I downloaded this from CPAN . I got complete source code which contain some c files and .pl files. Pleas let me know how should I install that source code in my wi

Re: How to run perl in Oracle application server 10g release 2

2007-05-22 Thread Sean Davis
On Tuesday 22 May 2007 06:17, Sheeja anil wrote: > Dear All, > > How to run perl in Oracle Application server. > > I have to make a small web application in perl and run it in Oracle > Application server 10g release 2. > > Can any one let me know how to run perl in OAS ? Sheeja, This list is for

How to run perl in Oracle application server 10g release 2

2007-05-22 Thread Sheeja anil
Dear All, How to run perl in Oracle Application server. I have to make a small web application in perl and run it in Oracle Application server 10g release 2. Can any one let me know how to run perl in OAS ? Thanks in advance. With Regards, Sheeja Anil -- View this message in context: http: