CGI script and Mod_perl 2

2011-03-28 Thread shant.....
Hi All, I have application built using CGI, and mod_perl , currently all CGI script are running under modperl1 using perlrun option , does they work in mod_perl 2 too or need any changes ? Thanks Shant

How do i know mod_perl 2 built with backward compatible with mod_perl 1

2011-03-25 Thread shant.....
Hi All, How do i know mod_perl 2 built with backward compatible with mod_perl 1 -- Life is Just a dream on the way to death... Regards Shantlingayya

Re: how to check MP_COMPAT_1X value ?

2011-03-25 Thread shant.....
> Is there any way i know the value of MP_COMPAT_1X . I have an apache 2.2 > /mod_perl 2 installed on solaris os. > > Thansk > Shant > > -- > Life is Just a dream on the way to death... > Regards > Shantlingayya > -- Life is Just a dream on th

how to check MP_COMPAT_1X value ?

2011-03-25 Thread shant.....
Hi All, Is there any way i know the value of MP_COMPAT_1X . I have an apache 2.2 installed on solaris os. Thansk Shant -- Life is Just a dream on the way to death... Regards Shantlingayya

How find out mod_perl files

2011-03-16 Thread shant.....
HI All, I m working on project which is built using perl,CGI , mod_perl and Apche 1.3. i have over 800+ files , is there best way to find how many mod_perl files out of 800? Thanks Shanty -- Life is Just a dream on the way to death... Regards Shantlingayya

How to port Apache::File from mp1 to mp2

2011-03-16 Thread shant.....
i dont want to use Apache2::Compat mp 1 code my $fh = Apache::File->new($self->{TicketSecret}) || return; $self->{SECRET_KEY} = <$fh>; i need to convert it into mp2 -- Life is Just a dream on the way to death... Regards Shantlingayya

Any guide/doc to upgrade to apache 2.2 from apache 1.3?

2011-03-01 Thread shant.....
-- Life is Just a dream on the way to death... Regards Shantlingayya

Is there any utility/tool ? to find mod_perl programs

2011-03-01 Thread shant.....
-- Life is Just a dream on the way to death... Regards Shantlingayya